License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.teamtter.maven |
ArtifactId | ArtifactIdcifriendly-maven-plugin |
Version | Version1.0.8 |
Type | Typemaven-plugin |
Description |
Descriptioncifriendly-maven-plugin Maven Mojo
This plugin helps with configuring Maven projects (especially multi-modules) for them
to be Continuous Integration friendly.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cifriendly-maven-plugin-1.0.8.pom | |
cifriendly-maven-plugin-1.0.8.jar | 29 KB |
Browse |
<plugin>
<groupId>com.teamtter.maven</groupId>
<artifactId>cifriendly-maven-plugin</artifactId>
<version>1.0.8</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.5.0 |
org.apache.maven : maven-artifact | jar | 3.5.0 |
org.apache.maven : maven-model | jar | 3.5.0 |
org.apache.maven : maven-plugin-api | jar | 3.5.0 |
de.pdark : decentxml | jar | 1.4 |
org.projectlombok : lombok | jar | 1.16.16 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.5 |
junit : junit | jar | 4.12 |