From 1381c87965ab669820a4a7b48c09aca026f5b478 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Fri, 18 Nov 2005 21:02:34 +0000 Subject: --- pom.xml | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..db27b68 --- /dev/null +++ b/pom.xml @@ -0,0 +1,80 @@ + + + freehep-maven-plugins + org.freehep + 1.9-SNAPSHOT + + 4.0.0 + org.freehep + freehep-cpptasks + FreeHEP CPPTasks (modified) + 20051015-patched-0.6.1-SNAPSHOT + Library to call native compilers and linkers. + + src + + + . + + LICENSE + NOTICE + + + + src + + cpptasks.tasks + cpptasks.types + + + + + + maven-jar-plugin + + + + net.sf.antcontrib.cpptasks.AboutCCTask + net.sf.antcontrib.cpptasks + + + + + + + + + jdk1.4 + + 1.4 + + + + xerces + xercesImpl + 2.6.2 + + + + + jdk1.5+ + + 1.5+ + + + + xerces + xercesImpl + 2.7.1 + + + + + + + ant + ant + 1.6.5 + + + \ No newline at end of file -- cgit v1.2.3