4.0.0
org.avaje
avaje-parent
2.1
avaje-javaparent
2.1
pom
avaje-javaparent
This is for Java artifacts. It primarily is designed around testing.
false
false
false
false
http://www.avaje.org
The Apache Software License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt
repo
rbygrave
Rob Bygrave
robin.bygrave@gmail.com
scm:git:git@github.com:avaje-common/avaje-javaparent-pom.git
scm:git:git@github.com:avaje-common/avaje-javaparent-pom.git
git@github.com:avaje-common/avaje-javaparent-pom.git
avaje-javaparent-2.1
org.apache.maven.plugins
maven-dependency-plugin
generate-dep-list
prepare-package
list
${project.build.outputDirectory}/META-INF/maven/${project.groupId}/${project.artifactId}/dependency.list
generate-dep-tree
prepare-package
tree
${project.build.outputDirectory}/META-INF/maven/${project.groupId}/${project.artifactId}/dependency.tree
org.codehaus.mojo
build-helper-maven-plugin
attach-artifacts
package
attach-artifact
${project.build.outputDirectory}/META-INF/maven/${project.groupId}/${project.artifactId}/dependency.tree
tree
dependency
${project.build.outputDirectory}/META-INF/maven/${project.groupId}/${project.artifactId}/dependency.list
list
dependency
org.apache.maven.plugins
maven-surefire-plugin
2.5
false
**/*Test.java
**/*Tests.java
**/*$*
**/*IntegrationTest.java
**/*IntegrationTests.java
**/*FunctionalTest.java
**/*FunctionalTests.java
integration-test
test
test
${avaje.skip.integration.tests}
**/*IntegrationTest.java
**/*IntegrationTests.java
**/*$*
${it.test}
org.codehaus.mojo
failsafe-maven-plugin
2.4.3-alpha-1
-Xms512M -Xmx512M
false
${project.build.sourceEncoding}
${project.build.directory}/surefire-reports
${project.build.directory}/surefire-reports/failsafe-summary.xml
${avaje.skip.functional.tests}
**/*$*
**/*FunctionalTest.java
**/*FunctionalTests.java
${ft.test}
functional-test
integration-test
verify
verify
org.codehaus.mojo
cobertura-maven-plugin