Summary
This plugin contains tasks for building necessary artifacts for Intershop Commerce Management Server. It contains also some helper tasks to support the development of projects.
Usage
To apply the ICM Gradle Plugin to your project, add the following in your build script of the root project:
plugins {
id 'com.intershop.gradle.icm' version '1.0.0-dev2'
}
intershop {
}
Tasks
The ICM Build Gradle plugin adds … to the project.
Task name |
Type |
Description |
Project Extension 'intershop'
This plugin adds an extension intershop to the project.
Methods
| Method | Values | Description |
|---|
Properties
Property |
Type |
Default value |
Description |
Methods
Method |
Parameter |
Description |
License
Copyright 2014-2018 Intershop Communications.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.