| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.danielflower.mavenplugins |
| ArtifactId | ArtifactIdmulti-module-release-maven-plugin |
| Last Version | Last Version0.1.9 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionA maven release plugin built for multi-maven-module git repositories allowing continuous deployment
|
<plugin>
<groupId>com.github.danielflower.mavenplugins</groupId>
<artifactId>multi-module-release-maven-plugin</artifactId>
<version>0.1.9</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.apache.maven : maven-model | jar | 2.2.1 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |
| org.apache.maven.shared : maven-invoker | jar | 2.1 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 3.6.1.201501031845-r |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 |
| junit : junit | jar | 4.11 |