Maven Ant Tasks.
Ant Tasks used for Maven integration.
Here is the list of declaration for maven-ant-tasks. If you use Maven you can use the following code to add the dependency for this POM file.
<dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-ant-tasks</artifactId> <version>2.1.3</version> </dependency>
If you think this Maven repository POM file listing for maven-ant-tasks is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
Apache License.
The maven-ant-tasks-2.1.3 has 15 dependencies.The most popular ones are listed in the following table along with their categories and number of artifacts depending on them.
Category | Artifact | Depended By Count |
---|---|---|
Build | ant 1.8.0 Apache Ant | 26 |
JUnit | junit 3.8.1 JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java. | 1966 |
XML | plexus-utils 1.5.15 A collection of various utility classes to ease working with strings, files, command lines, XML and more. | 15 |
Build | maven-model 2.2.1 Maven Model | 23 |
Build | maven-project 2.2.1 This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required. | 25 |
Network | wagon-file 1.0-beta-6 Wagon that gets and puts artifacts using file system protocol | 8 |
Build | wagon-http-lightweight 1.0-beta-6 Wagon that gets and puts artifacts through http using standard Java library | 7 |
Build | wagon-provider-api 1.0-beta-6 Maven Wagon API that defines the contract between different Wagon implementations | 20 |
The following table lists the most popular artifacts which are depending on maven-ant-tasks-2.1.3. Their categories and depend by count are also listed.
Category | Artifact | Depended By Count |
---|---|---|
Android | robolectric 2.2 An alternative Android testing framework. | 10 |
The following plugins are used in the maven-ant-tasks-2.1.3.jar
The following packages are defined in the maven-ant-tasks-2.1.3.jar
org.apache.maven.artifact org.apache.maven.artifact.ant org.apache.maven.artifact.ant.shaded org.apache.maven.artifact.ant.shaded.cli org.apache.maven.artifact.ant.shaded.cli.shell org.apache.maven.artifact.ant.shaded.dag org.apache.maven.artifact.ant.shaded.interpolation org.apache.maven.artifact.ant.shaded.introspection org.apache.maven.artifact.ant.shaded.io org.apache.maven.artifact.ant.shaded.reflection org.apache.maven.artifact.ant.shaded.xml org.apache.maven.artifact.ant.util org.apache.maven.artifact.deployer org.apache.maven.artifact.factory org.apache.maven.artifact.handler org.apache.maven.artifact.handler.manager org.apache.maven.artifact.installer org.apache.maven.artifact.manager org.apache.maven.artifact.metadata org.apache.maven.artifact.repository org.apache.maven.artifact.repository.layout org.apache.maven.artifact.repository.metadata org.apache.maven.artifact.repository.metadata.io.xpp3 org.apache.maven.artifact.resolver org.apache.maven.artifact.resolver.conflict org.apache.maven.artifact.resolver.filter org.apache.maven.artifact.transform org.apache.maven.artifact.versioning org.apache.maven.model org.apache.maven.model.io.xpp3 org.apache.maven.plugin.registry org.apache.maven.plugin.registry.io.xpp3 org.apache.maven.profiles org.apache.maven.profiles.activation org.apache.maven.profiles.io.xpp3 org.apache.maven.project org.apache.maven.project.artifact org.apache.maven.project.inheritance org.apache.maven.project.injection org.apache.maven.project.interpolation org.apache.maven.project.overlay org.apache.maven.project.path org.apache.maven.project.validation org.apache.maven.settings org.apache.maven.settings.io.xpp3 org.apache.maven.usability.diagnostics org.apache.maven.wagon org.apache.maven.wagon.authentication org.apache.maven.wagon.authorization org.apache.maven.wagon.events org.apache.maven.wagon.observers org.apache.maven.wagon.providers.file org.apache.maven.wagon.providers.http org.apache.maven.wagon.proxy org.apache.maven.wagon.repository org.apache.maven.wagon.resource org.apache.maven.wagon.shared.http org.apache.xerces.util org.apache.xerces.xni org.apache.xerces.xni.parser org.codehaus.classworlds org.codehaus.classworlds.uberjar.boot org.codehaus.classworlds.uberjar.protocol.jar org.codehaus.plexus org.codehaus.plexus.component org.codehaus.plexus.component.composition org.codehaus.plexus.component.configurator org.codehaus.plexus.component.configurator.converters org.codehaus.plexus.component.configurator.converters.basic org.codehaus.plexus.component.configurator.converters.composite org.codehaus.plexus.component.configurator.converters.lookup org.codehaus.plexus.component.configurator.converters.special org.codehaus.plexus.component.configurator.expression org.codehaus.plexus.component.discovery org.codehaus.plexus.component.factory org.codehaus.plexus.component.factory.java org.codehaus.plexus.component.manager org.codehaus.plexus.component.repository org.codehaus.plexus.component.repository.exception org.codehaus.plexus.component.repository.io org.codehaus.plexus.configuration org.codehaus.plexus.configuration.processor org.codehaus.plexus.configuration.xml org.codehaus.plexus.context org.codehaus.plexus.embed org.codehaus.plexus.interpolation org.codehaus.plexus.interpolation.object org.codehaus.plexus.interpolation.os org.codehaus.plexus.interpolation.reflection org.codehaus.plexus.interpolation.util org.codehaus.plexus.lifecycle org.codehaus.plexus.lifecycle.phase org.codehaus.plexus.logging org.codehaus.plexus.logging.console org.codehaus.plexus.personality.plexus org.codehaus.plexus.personality.plexus.lifecycle.phase org.codehaus.plexus.util.xml org.codehaus.plexus.util.xml.pull org.cyberneko.html org.cyberneko.html.filters org.cyberneko.html.parsers
Here is the content of the POM file.
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ Licensed to the Apache Software Foundation (ASF) under one ~ or more contributor license agreements. See the NOTICE file ~ distributed with this work for additional information ~ regarding copyright ownership. The ASF licenses this file ~ to you under the Apache License, Version 2.0 (the ~ "License"); you may not use this file except in compliance ~ with the License. You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, ~ software distributed under the License is distributed on an ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ~ KIND, either express or implied. See the License for the ~ specific language governing permissions and limitations ~ under the License. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> <version>19</version> </parent> <groupId>org.apache.maven</groupId> <artifactId>maven-ant-tasks</artifactId> <version>2.1.3</version> <name>Maven Ant Tasks</name> <description>Ant Tasks used for Maven integration</description> <url>http://maven.apache.org/ant-tasks/</url> <mailingLists> <mailingList> <name>Maven User List</name> <subscribe>users-subscribe@maven.apache.org</subscribe> <unsubscribe>users-unsubscribe@maven.apache.org</unsubscribe> <post>users@maven.apache.org</post> <archive>http://mail-archives.apache.org/mod_mbox/maven-users</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/users@maven.apache.org/</otherArchive> <otherArchive>http://old.nabble.com/Maven---Users-f178.html</otherArchive> <otherArchive>http://maven.users.markmail.org/</otherArchive> </otherArchives> </mailingList> <mailingList> <name>Maven Developer List</name> <subscribe>dev-subscribe@maven.apache.org</subscribe> <unsubscribe>dev-unsubscribe@maven.apache.org</unsubscribe> <post>dev@maven.apache.org</post> <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/dev@maven.apache.org/</otherArchive> <otherArchive>http://old.nabble.com/Maven-Developers-f179.html</otherArchive> <otherArchive>http://maven.dev.markmail.org/</otherArchive> </otherArchives> </mailingList> <mailingList> <name>Maven Issues List</name> <subscribe>issues-subscribe@maven.apache.org</subscribe> <unsubscribe>issues-unsubscribe@maven.apache.org</unsubscribe> <archive>http://mail-archives.apache.org/mod_mbox/maven-issues/</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/issues@maven.apache.org</otherArchive> <otherArchive>http://old.nabble.com/Maven---Issues-f15573.html</otherArchive> <otherArchive>http://maven.issues.markmail.org/</otherArchive> </otherArchives> </mailingList> <mailingList> <name>Maven Commits List</name> <subscribe>commits-subscribe@maven.apache.org</subscribe> <unsubscribe>commits-unsubscribe@maven.apache.org</unsubscribe> <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/commits@maven.apache.org</otherArchive> <otherArchive>http://old.nabble.com/Maven---Commits-f15575.html</otherArchive> <otherArchive>http://maven.commits.markmail.org/</otherArchive> </otherArchives> </mailingList> <!-- duplication from parent pom - temporary until they inherit properly --> <mailingList> <name>Maven Announcements List</name> <post>announce@maven.apache.org</post> <subscribe>announce-subscribe@maven.apache.org</subscribe> <unsubscribe>announce-unsubscribe@maven.apache.org</unsubscribe> <archive>http://mail-archives.apache.org/mod_mbox/maven-announce/</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/announce@maven.apache.org</otherArchive> <otherArchive>http://old.nabble.com/Maven-Announcements-f15617.html</otherArchive> <otherArchive>http://maven.announce.markmail.org/</otherArchive> </otherArchives> </mailingList> <mailingList> <name>Maven Notifications List</name> <subscribe>notifications-subscribe@maven.apache.org</subscribe> <unsubscribe>notifications-unsubscribe@maven.apache.org</unsubscribe> <archive>http://mail-archives.apache.org/mod_mbox/maven-notifications/</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/notifications@maven.apache.org</otherArchive> <otherArchive>http://old.nabble.com/Maven---Notifications-f15574.html</otherArchive> <otherArchive>http://maven.notifications.markmail.org/</otherArchive> </otherArchives> </mailingList> </mailingLists> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/maven/ant-tasks/tags/maven-ant-tasks-2.1.3</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/ant-tasks/tags/maven-ant-tasks-2.1.3</developerConnection> <url>http://svn.apache.org/viewvc/maven/ant-tasks/tags/maven-ant-tasks-2.1.3</url> </scm> <issueManagement> <system>jira</system> <url>http://jira.codehaus.org/browse/MANTTASKS</url> </issueManagement> <distributionManagement> <site> <id>apache.website</id> <url>scp://people.apache.org/www/maven.apache.org/ant-tasks/</url> </site> </distributionManagement> <properties> <mavenVersion>2.2.1</mavenVersion> <wagonVersion>1.0-beta-6</wagonVersion> </properties> <dependencies> <dependency> <groupId>org.apache.ant</groupId> <artifactId>ant</artifactId> <version>1.8.0</version> </dependency> <dependency> <groupId>classworlds</groupId> <artifactId>classworlds</artifactId> <version>1.1-alpha-2</version> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>3.8.1</version> <scope>test</scope> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-container-default</artifactId> <version>1.0-alpha-9-stable-1</version> <exclusions> <exclusion> <groupId>junit</groupId> <artifactId>junit</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> <version>1.5.15</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-interpolation</artifactId> <version>1.11</version> </dependency> <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-artifact</artifactId> <version>${mavenVersion}</version> </dependency> <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-artifact-manager</artifactId> <version>${mavenVersion}</version> </dependency> <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-model</artifactId> <version>${mavenVersion}</version> </dependency> <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-project</artifactId> <version>${mavenVersion}</version> </dependency> <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-error-diagnostics</artifactId> <version>${mavenVersion}</version> </dependency> <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-settings</artifactId> <version>${mavenVersion}</version> </dependency> <dependency> <groupId>org.apache.maven.wagon</groupId> <artifactId>wagon-file</artifactId> <version>${wagonVersion}</version> </dependency> <dependency> <groupId>org.apache.maven.wagon</groupId> <artifactId>wagon-http-lightweight</artifactId> <version>${wagonVersion}</version> </dependency> <dependency> <groupId>org.apache.maven.wagon</groupId> <artifactId>wagon-provider-api</artifactId> <version>${wagonVersion}</version> </dependency> </dependencies> <build> <pluginManagement> <plugins> <plugin> <artifactId>maven-compiler-plugin</artifactId> <configuration> <source>1.5</source> <target>1.5</target> </configuration> </plugin> <plugin> <artifactId>maven-shade-plugin</artifactId> <version>1.4</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> <configuration> <tagBase>https://svn.apache.org/repos/asf/maven/ant-tasks/tags</tagBase> </configuration> </plugin> </plugins> </pluginManagement> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-shade-plugin</artifactId> <executions> <execution> <phase>package</phase> <goals> <goal>shade</goal> </goals> <configuration> <createDependencyReducedPom>false</createDependencyReducedPom> <keepDependenciesWithProvidedScope>true</keepDependenciesWithProvidedScope> <transformers> <transformer implementation="org.apache.maven.plugins.shade.resource.ComponentsXmlResourceTransformer" /> </transformers> <artifactSet> <excludes> <exclude>junit:junit</exclude> <exclude>jtidy:jtidy</exclude> <exclude>xml-apis:xml-apis</exclude> <exclude>org.apache.ant:ant</exclude> <exclude>org.apache.ant:ant-launcher</exclude> <exclude>backport-util-concurrent:backport-util-concurrent</exclude> </excludes> </artifactSet> <relocations> <relocation> <pattern>org.codehaus.plexus.util</pattern> <shadedPattern>org.apache.maven.artifact.ant.shaded</shadedPattern> <excludes> <exclude>org.codehaus.plexus.util.xml.Xpp3Dom</exclude> <exclude>org.codehaus.plexus.util.xml.pull.*</exclude> </excludes> </relocation> <relocation> <pattern>edu.emory.mathcs.backport.java.util.concurrent</pattern> <shadedPattern>java.util.concurrent</shadedPattern> </relocation> </relocations> </configuration> </execution> </executions> </plugin> </plugins> </build> <profiles> <profile> <id>reporting</id> <reporting> <plugins> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>clirr-maven-plugin</artifactId> <configuration> <comparisonVersion>2.0.9</comparisonVersion> <includes> <include>org/apache/maven/*</include> </includes> </configuration> </plugin> </plugins> </reporting> </profile> <profile> <id>run-its</id> <activation> <property> <name>maven.test.skip</name> <value>!true</value> </property> </activation> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-invoker-plugin</artifactId> <version>1.5</version> <configuration> <projectsDirectory>src/it</projectsDirectory> <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo> <pomIncludes> <pomInclude>*/pom.xml</pomInclude> </pomIncludes> <postBuildHookScript>verify.bsh</postBuildHookScript> <settingsFile>src/it/settings.xml</settingsFile> <localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath> <debug>true</debug> </configuration> <executions> <execution> <id>integration-test</id> <goals> <goal>install</goal> <goal>run</goal> </goals> </execution> </executions> </plugin> </plugins> </build> </profile> </profiles> </project>