License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.sap.prd.mobile.ios.maven.plugins |
ArtifactId | ArtifactIdresolve-pom-maven-plugin |
Version | Version1.0 |
Type | Typemaven-plugin |
Description |
Descriptionresolve-pom-maven-plugin
This Maven plugin creates in the initialization phase a copy of the original pom where all properties
get resolved by its actual values. This substituted POM is used in the further processing. Especially it
will be used when an upload to the local or remote repository takes place.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSAP AG |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.sap.prd.mobile.ios.maven.plugins</groupId>
<artifactId>resolve-pom-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.0.3 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.1 |
org.codehaus.plexus : plexus-utils | jar | 3.0.3 |
org.apache.maven : maven-core | jar | 3.0.3 |
org.apache.maven.shared : maven-filtering | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 2.0 |