pax_global_header 0000666 0000000 0000000 00000000064 11604344165 0014516 g ustar 00root root 0000000 0000000 52 comment=b0be51607ec33bff189803903233066b141849e6
maven-ant-tasks-2.1.3/ 0000775 0000000 0000000 00000000000 11604344165 0014532 5 ustar 00root root 0000000 0000000 maven-ant-tasks-2.1.3/README.txt 0000664 0000000 0000000 00000001220 11604344165 0016223 0 ustar 00root root 0000000 0000000 Maven Ant Tasks
$Id: README.txt 885617 2009-11-30 23:26:45Z pgier $
Building the Ant Tasks
----------------------
The Maven Ant Tasks can be build with Maven 2.x (2.2.1 is recommended). From the root directory run
"mvn install"
The resulting output will be generated to the "target" directory.
Running the tests
-----------------
The test suite is contained in the file "build-tests.xml". This can be run using Ant 1.6.x or 1.7.x.
"ant -f build-tests.xml"
Note: some of the tests require a running ssh server. How you start sshd will depend on your system.
For example on Fedora Linux, you can start the ssh deamon using "service sshd start" maven-ant-tasks-2.1.3/build-tests.xml 0000664 0000000 0000000 00000100162 11604344165 0017513 0 ustar 00root root 0000000 0000000 Some tests must be run manually, since they are intended to fail:
- test-bad-dep
- test-invalid-pom-ref
- test-bad-system-dep
- test-bad-repo-refid
Tests completed successfully.test-scm not run, since it fails...Expected failure because foo:foo:jar:1.0-alpha-2 artifact does not exist.Expected warning because 'bad-value' is not a valid scope. Error message must show official scopes. See MANTTASKS-190 for more information.Artifact ID = ${my.maven.project.artifactId}Parent Artifact ID = ${my.maven.project.parent.artifactId}Maven Core Version = ${my.maven.project.properties.mavenVersion}project.build.directory = ${my.maven.project.build.directory}Current profile = ${project.default.build.finalName}Current profile = ${project.myprofile1.build.finalName}Current profile = ${project.myprofile2.build.finalName}Current profile = ${project.noprofile.build.finalName}dependencies versions: ${maven-ant-tasks.compile.dependency.versions}Expected failure: central has been overrided.dependencies junit then it.ant-tasks should be preserved in path: ${order.property}dependencies junit then it.ant-tasks should be preserved in path: ${reverse.order.property}order of dependencies defined in pom should be preserved in path: ${pom.order.property}dummyTesting SCM WagonArtifact ID = ${my.maven.project.artifactId}Parent Artifact ID = ${my.maven.project.parent.artifactId}
classpath: ${system.scope.classpath.property}
Artifact with system scope should be added to classpath.For system scope path should not come from local repository.Expected failure: dependency with scope="system" must define systemPath attributeExpected failure: undefined remoteRepository refidChecking for existence of @{type}: @{file}Checking for non-existence of @{type}: @{file}
maven-ant-tasks-2.1.3/pom.xml 0000664 0000000 0000000 00000031535 11604344165 0016056 0 ustar 00root root 0000000 0000000
4.0.0org.apache.mavenmaven-parent19org.apache.mavenmaven-ant-tasks2.1.3Maven Ant TasksAnt Tasks used for Maven integrationhttp://maven.apache.org/ant-tasks/Maven User Listusers-subscribe@maven.apache.orgusers-unsubscribe@maven.apache.orgusers@maven.apache.orghttp://mail-archives.apache.org/mod_mbox/maven-usershttp://www.mail-archive.com/users@maven.apache.org/http://old.nabble.com/Maven---Users-f178.htmlhttp://maven.users.markmail.org/Maven Developer Listdev-subscribe@maven.apache.orgdev-unsubscribe@maven.apache.orgdev@maven.apache.orghttp://mail-archives.apache.org/mod_mbox/maven-devhttp://www.mail-archive.com/dev@maven.apache.org/http://old.nabble.com/Maven-Developers-f179.htmlhttp://maven.dev.markmail.org/Maven Issues Listissues-subscribe@maven.apache.orgissues-unsubscribe@maven.apache.orghttp://mail-archives.apache.org/mod_mbox/maven-issues/http://www.mail-archive.com/issues@maven.apache.orghttp://old.nabble.com/Maven---Issues-f15573.htmlhttp://maven.issues.markmail.org/Maven Commits Listcommits-subscribe@maven.apache.orgcommits-unsubscribe@maven.apache.orghttp://mail-archives.apache.org/mod_mbox/maven-devhttp://www.mail-archive.com/commits@maven.apache.orghttp://old.nabble.com/Maven---Commits-f15575.htmlhttp://maven.commits.markmail.org/Maven Announcements Listannounce@maven.apache.organnounce-subscribe@maven.apache.organnounce-unsubscribe@maven.apache.orghttp://mail-archives.apache.org/mod_mbox/maven-announce/http://www.mail-archive.com/announce@maven.apache.orghttp://old.nabble.com/Maven-Announcements-f15617.htmlhttp://maven.announce.markmail.org/Maven Notifications Listnotifications-subscribe@maven.apache.orgnotifications-unsubscribe@maven.apache.orghttp://mail-archives.apache.org/mod_mbox/maven-notifications/http://www.mail-archive.com/notifications@maven.apache.orghttp://old.nabble.com/Maven---Notifications-f15574.htmlhttp://maven.notifications.markmail.org/scm:svn:http://svn.apache.org/repos/asf/maven/ant-tasks/tags/maven-ant-tasks-2.1.3scm:svn:https://svn.apache.org/repos/asf/maven/ant-tasks/tags/maven-ant-tasks-2.1.3http://svn.apache.org/viewvc/maven/ant-tasks/tags/maven-ant-tasks-2.1.3jirahttp://jira.codehaus.org/browse/MANTTASKSapache.websitescp://people.apache.org/www/maven.apache.org/ant-tasks/2.2.11.0-beta-6org.apache.antant1.8.0classworldsclassworlds1.1-alpha-2junitjunit3.8.1testorg.codehaus.plexusplexus-container-default1.0-alpha-9-stable-1junitjunitorg.codehaus.plexusplexus-utils1.5.15org.codehaus.plexusplexus-interpolation1.11org.apache.mavenmaven-artifact${mavenVersion}org.apache.mavenmaven-artifact-manager${mavenVersion}org.apache.mavenmaven-model${mavenVersion}org.apache.mavenmaven-project${mavenVersion}org.apache.mavenmaven-error-diagnostics${mavenVersion}org.apache.mavenmaven-settings${mavenVersion}org.apache.maven.wagonwagon-file${wagonVersion}org.apache.maven.wagonwagon-http-lightweight${wagonVersion}org.apache.maven.wagonwagon-provider-api${wagonVersion}maven-compiler-plugin1.51.5maven-shade-plugin1.4org.apache.maven.pluginsmaven-release-pluginhttps://svn.apache.org/repos/asf/maven/ant-tasks/tagsorg.apache.maven.pluginsmaven-shade-pluginpackageshadefalsetruejunit:junitjtidy:jtidyxml-apis:xml-apisorg.apache.ant:antorg.apache.ant:ant-launcherbackport-util-concurrent:backport-util-concurrentorg.codehaus.plexus.utilorg.apache.maven.artifact.ant.shadedorg.codehaus.plexus.util.xml.Xpp3Domorg.codehaus.plexus.util.xml.pull.*edu.emory.mathcs.backport.java.util.concurrentjava.util.concurrentreportingorg.codehaus.mojoclirr-maven-plugin2.0.9org/apache/maven/*run-itsmaven.test.skip!trueorg.apache.maven.pluginsmaven-invoker-plugin1.5src/it${project.build.directory}/it*/pom.xmlverify.bshsrc/it/settings.xml${project.build.directory}/local-repotrueintegration-testinstallrun
maven-ant-tasks-2.1.3/src/ 0000775 0000000 0000000 00000000000 11604344165 0015321 5 ustar 00root root 0000000 0000000 maven-ant-tasks-2.1.3/src/it/ 0000775 0000000 0000000 00000000000 11604344165 0015735 5 ustar 00root root 0000000 0000000 maven-ant-tasks-2.1.3/src/it/ant-run-plugin-with-ant-1.6/ 0000775 0000000 0000000 00000000000 11604344165 0022650 5 ustar 00root root 0000000 0000000 maven-ant-tasks-2.1.3/src/it/ant-run-plugin-with-ant-1.6/build.xml 0000664 0000000 0000000 00000001622 11604344165 0024472 0 ustar 00root root 0000000 0000000