From 683d490074d93baa8a47db7ec43b7bd31145a12a Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 5 Nov 2009 23:00:15 +0100 Subject: Tar file expanded and committed --- pom.xml | 256 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 256 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..664bfea --- /dev/null +++ b/pom.xml @@ -0,0 +1,256 @@ + + 4.0.0 + ant-contrib + cpptasks + jar + cpptasks + 1.0b5 + Compile tasks for Apache Ant + http://ant-contrib.sourceforge.net:80/cpptasks + + SourceForge Tracker + http://sourceforge.net/tracker/?group_id=36177/ + + + Gump + http://vmgump.apache.org/gump/public/cpptasks/index.html + + 2001 + + + ant-contrib-cvs + https://lists.sourceforge.net/lists/listinfo/ant-contrib-cvs + https://lists.sourceforge.net/lists/listinfo/ant-contrib-cvs + http://sourceforge.net/mailarchive/forum.php?forum_name=ant-contrib-cvs + + + ant-contrib-developers + http://lists.sourceforge.net/mailman/listinfo/ant-contrib-developers + http://lists.sourceforge.net/mailman/listinfo/ant-contrib-developers + ant-contrib-developers@lists.sourceforge.net + http://sourceforge.net/mailarchive/forum.php?forum_name=ant-contrib-developers + + + + Ant-Contrib Project + http://ant-contrib.sourceforge.net + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + scm:svn:https://ant-contrib.svn.sourceforge.net/svnroot/ant-contrib/cpptasks/tags/cpptasks-1.0b5 + scm:svn:https://ant-contrib.svn.sourceforge.net/svnroot/ant-contrib/cpptasks/tags/cpptasks-1.0b5 + http://ant-contrib.svn.sourceforge.net/viewvc/ant-contrib/cpptasks/tags/cpptasks-1.0b5 + + + + + maven-surefire-plugin + 2.4.1 + + plain + + **/TestInstalledDevStudioLinker.java + **/TestMetaObjectCompiler.java + **/TestAbstract*.java + + + + + maven-compiler-plugin + + 1.3 + 1.1 + true + + + + maven-jar-plugin + + + + + net.sf.antcontrib.cpptasks + + cpptasks: Compiler Tasks for Apache Ant. + ${project.version} + Ant-Contrib Project + + + + + + + + maven-antrun-plugin + + + + pre-site + pre-site + + + + + + + + + + + + run + + + + site + untag-site + + + + + + + + + + + run + + + + + + ant + ant-nodeps + 1.6.5 + + + ant + ant-trax + 1.6.5 + + + + + maven-assembly-plugin + + + src/assembly/bin.xml + + false + + + + + assembly + + + + + + maven-javadoc-plugin + + + + jar + + + + + + maven-source-plugin + + + + jar + + + + + + org.codehaus.mojo + clirr-maven-plugin + + 1.0b3 + + + + + + + ant + ant + 1.6.5 + + + xerces + xercesImpl + 2.8.1 + + + junit + junit + 3.8.1 + test + + + + true + + + maven-project-info-reports-plugin + + + + scm + cim + javadoc + issue-tracking + mailing-list + license + + + + + + maven-release-plugin + + site-deploy + + + + maven-changes-plugin + + + + changes-report + + + + + http://sourceforge.net/tracker/index.php?func=detail&aid=%ISSUE%&group_id=36177&atid=416920 + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + + + + ant-contrib.repo + file:///${user.dir}/target/m2-repo + + + cpptasks.site + file:///${user.dir}/target/site-deploy + + + \ No newline at end of file -- cgit v1.2.3