License |
License |
---|---|
Categories |
CategoriesMaven Build Tools config Application Layer Libs Configuration |
GroupId | GroupIdcom.github.htfv.maven.plugins |
ArtifactId | ArtifactIdbuild-configurator-maven-plugin |
Last Version | Last Version1.1.0.CR1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionBuild Configurator Maven Plugin
The Build Configurator Maven Plugin provides advanced options for configuring projects. It
can do the following:
- Load properties from files.
- Add or remove dependencies on conditions.
- Update plugin configuration or add executions on some conditions.
- Unified EL is supported in all elements and property files.
|
<plugin>
<groupId>com.github.htfv.maven.plugins</groupId>
<artifactId>build-configurator-maven-plugin</artifactId>
<version>1.1.0.CR1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.github.htfv.maven.plugins : build-configurator-core | jar | 1.1.0.CR1 |
commons-configuration : commons-configuration | jar | 1.7 |
org.apache.commons : commons-lang3 | jar | 3.1 |
org.apache.maven : maven-core | jar | 3.0.4 |
org.apache.maven : maven-plugin-api | jar | 3.0.4 |
org.apache.tomcat : tomcat-jasper-el | jar | 7.0.23 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.htfv.maven.plugins : maven-integration-testing | jar | 1.1.0.CR1 |