From 036283a4a568fbf96bb6a4f423509b9b9776d7c6 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 1 Oct 2009 16:53:13 +0200 Subject: Fixed POM warnings, compiles with cpptasks-parallel --- pom.xml | 122 ++++++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 89 insertions(+), 33 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 748289c..f1295f3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,71 +1,127 @@ - - + + + + + + 4.0.0 + - maven-plugin-pom - org.freehep - 5 + maven-plugins + org.apache.maven.plugins + 14 - 4.0.0 - org.freehep - freehep-nar-plugin + + maven-nar-plugin + 2.1-SNAPSHOT maven-plugin - FreeHEP Maven Native Archive Plugin - 2.0-alpha-11-SNAPSHOT - Native Archive Plug-in to compile and link c++, c and fortran (for Maven 2), - see Introduction - - - freehep-maven - Maven FreeHEP - http://java.freehep.org/maven2 - - + + Maven NAR Plugin + + This plugin compiles native code and publishes native artifacts in the for of nar files. + + http://java.freehep.org/freehep-nar-plugin/intro.html + + + 2.0.6 + + + + scm:git:git://github.com/duns/maven-nar-plugin.git + scm:git:git://github.com/duns/maven-nar-plugin.git + http://github.com/duns/maven-nar-plugin + + + jira + http://bugs.freehep.org/browse/NARPLUGIN + + + + 2.0.6 + UTF-8 + + - org.codehaus.plexus - plexus-compiler-api - - - org.codehaus.plexus - plexus-utils - 1.2 + org.apache.maven + maven-plugin-api + ${mavenVersion} org.apache.maven maven-project - - - org.codehaus.plexus - plexus-archiver + ${mavenVersion} org.apache.maven maven-plugin-api + ${mavenVersion} org.apache.maven.surefire surefire-booter 2.3 + + org.codehaus.plexus + plexus-compiler-api + 1.5.3 + + + net.sf.antcontrib - cpptasks + cpptasks-parallel 1.0-beta-4-parallel-3-SNAPSHOT bcel bcel + 5.1 ant ant 1.6.5 + + junit + junit + 3.8.2 + test + + + + install + - -- cgit v1.2.3