X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fpom.xml;h=7ffd22c1d3e4c4be4281d3c97195b431b334a959;hp=cb05da202749cad9df23111033e8431e2feeab2e;hb=b197d75e803beac663033287d769dce62c108490;hpb=d9ba2b214d52528680115c2981d7fd0d16455e18 diff --git a/opendaylight/archetypes/pom.xml b/opendaylight/archetypes/pom.xml index cb05da2027..7ffd22c1d3 100644 --- a/opendaylight/archetypes/pom.xml +++ b/opendaylight/archetypes/pom.xml @@ -14,29 +14,23 @@ 0.7.0-SNAPSHOT pom + + + 3.0.1 + + true + + org.apache.maven.archetype archetype-packaging - 2.4 + ${maven.archetype.version} - - - - maven-archetype-plugin - 2.4 - - - commons-lang - commons-lang - 2.6 - - - - - + org.apache.maven.plugins @@ -46,6 +40,36 @@ false + + maven-help-plugin + 2.2 + + ${project.build.directory}/effective-settings.xml + + + + + pre-integration-test + + effective-settings + + + + + + maven-archetype-plugin + ${maven.archetype.version} + + ${project.build.directory}/effective-settings.xml + + + + commons-lang + commons-lang + 2.6 + + +