org.apache.tools.ant.
Apache Ant.
Here is the list of declaration for ant. If you use Maven you can use the following code to add the dependency for this POM file.
<dependency> <groupId>org.apache.ant</groupId> <artifactId>ant</artifactId> <version>1.7.1</version> </dependency>
If you think this Maven repository POM file listing for ant is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
Apache License.
The ant-1.7.1 has 3 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 |
---|---|---|
Parser | xercesImpl 2.9.0 Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy... | 22 |
XML Parser | xml-apis 1.3.04 xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers ... | 88 |
The following table lists the most popular artifacts which are depending on ant-1.7.1. Their categories and depend by count are also listed.
Category | Artifact | Depended By Count |
---|---|---|
Groovy | groovy-all 1.6.5 Groovy: A powerful, dynamic language for the JVM | 5 |
Scala | scalatest_2.11.0-RC4 2.1.3 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 5 |
Build | jdeb 0.8 This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner. Build your Debian packages on any platform that has Java support. Windows, Linux - it does not require additional native tools installed. The API underneath ... | 7 |
Scala | scalatest_2.10 2.1.4 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 22 |
Scala | scalatest_2.10 2.1.2 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 20 |
Groovy | groovy-all 1.6.2 Groovy: A powerful, dynamic language for the JVM | 65 |
Scala | scalatest_2.10 2.1.0 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 21 |
Groovy | groovy 1.7.0 Groovy: A powerful, dynamic language for the JVM | 8 |
Build | ant-nodeps 1.7.1 contains all the optional tasks and types which do not have particular dependencies | 14 |
Scala | scalatest_2.10 2.1.3 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 167 |
Scala | scalatest_2.10 2.1.5 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 59 |
Groovy | groovy-all 1.6.0 Groovy: A powerful, dynamic language for the JVM | 92 |
Report | jasperreports 5.5.1 JasperReports Library | 15 |
Testing | fitnesse 20140201 The fully integrated standalone wiki, and acceptance testing framework. | 6 |
Scala | scalatest_2.11 2.1.3 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 147 |
Report | jasperreports 3.7.6 JasperReports Library | 10 |
Build | paranamer-ant 2.2 ParaNamer Ant tasks | 6 |
Groovy | groovy 1.6.0 Groovy: A powerful, dynamic language for the JVM | 10 |
Scala | scalatest_2.10 2.1.6 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 70 |
Build | jdeb 1.0.1 This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner. Build your Debian packages on any platform that has Java support. Windows, Linux - it does not require additional native tools installed. | 5 |
Scala | scalatest_2.11 2.1.7 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 5 |
Scala | scalatest_2.11 2.1.5 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 39 |
JUnit | ant-junit 1.7.1 contains the junit and junirreport tasks | 21 |
Testing Coding Style | findbugs 2.0.3 Findbugs: Because it's easy! | 21 |
Groovy | groovy-all 1.7.0 Groovy: A powerful, dynamic language for the JVM | 17 |
Testing | fitnesse 20121220 The fully integrated standalone wiki, and acceptance testing framework. | 13 |
Groovy | groovy 1.6.2 Groovy: A powerful, dynamic language for the JVM | 21 |
The following plugins are used in the ant-1.7.1.jar
The following packages are defined in the ant-1.7.1.jar
org.apache.tools.ant org.apache.tools.ant.dispatch org.apache.tools.ant.filters org.apache.tools.ant.filters.util org.apache.tools.ant.helper org.apache.tools.ant.input org.apache.tools.ant.listener org.apache.tools.ant.loader org.apache.tools.ant.taskdefs org.apache.tools.ant.taskdefs.compilers org.apache.tools.ant.taskdefs.condition org.apache.tools.ant.taskdefs.cvslib org.apache.tools.ant.taskdefs.email org.apache.tools.ant.taskdefs.rmic org.apache.tools.ant.types org.apache.tools.ant.types.mappers org.apache.tools.ant.types.resources org.apache.tools.ant.types.resources.comparators org.apache.tools.ant.types.resources.selectors org.apache.tools.ant.types.selectors org.apache.tools.ant.types.selectors.modifiedselector org.apache.tools.ant.types.spi org.apache.tools.ant.util org.apache.tools.ant.util.facade org.apache.tools.ant.util.regexp org.apache.tools.bzip2 org.apache.tools.mail org.apache.tools.tar org.apache.tools.zip
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. --> <!-- This POM has been created manually by the Ant Development Team. Please contact us if you are not satisfied with the data contained in this POM. URL : http://ant.apache.org --> <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/maven-v4_0_0.xsd"> <parent> <groupId>org.apache.ant</groupId> <artifactId>ant-parent</artifactId> <relativePath>../pom.xml</relativePath> <version>1.7.1</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.ant</groupId> <artifactId>ant</artifactId> <version>1.7.1</version> <name>org.apache.tools.ant</name> <description>Apache Ant</description> <dependencies> <dependency> <groupId>org.apache.ant</groupId> <artifactId>ant-launcher</artifactId> <version>1.7.1</version> <scope>compile</scope> </dependency> <dependency> <!-- the implementation jar of the xerces jar will be used by ant to parse XML files, particularly the build files, if the JDK does not provide a parser xercesImpl.jar is provided with ant --> <groupId>xerces</groupId> <artifactId>xercesImpl</artifactId> <version>2.9.0</version> <optional>true</optional> <scope>runtime</scope> </dependency> <dependency> <!-- xml-apis contains the org.w3c.dom package since ant is using DOM APIS to parse the XML build file and do other XML related activities xml-apis is a compile time dependency a version of xml-apis.jar is delivered with ant --> <groupId>xml-apis</groupId> <artifactId>xml-apis</artifactId> <version>1.3.04</version> <optional>true</optional> <scope>compile</scope> </dependency> </dependencies> <build> <filters> <filter>../../../../target/ant/.build.timestamp.properties</filter> </filters> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> <configuration> </configuration> </plugin> <plugin> <artifactId>maven-antrun-plugin</artifactId> <executions> <execution> <id>create-timestamp-file</id> <phase>generate-resources</phase> <goals> <goal>run</goal> </goals> <configuration> <tasks> <tstamp/> <mkdir dir="${project.build.directory}"/> <touch file="${project.build.directory}/.build.timestamp.properties"/> <echo file="${project.build.directory}/.build.timestamp.properties" append="false" message="TODAY=${TODAY}"/> </tasks> </configuration> </execution> <execution> <id>delete-timestamp-file</id> <phase>clean</phase> <goals> <goal>run</goal> </goals> <configuration> <tasks> <delete file="${project.build.directory}/.build.timestamp.properties"/> </tasks> </configuration> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <configuration> <source>1.2</source> <target>1.2</target> <excludes> <exclude>org/apache/tools/ant/taskdefs/optional/**</exclude> <exclude>org/apache/tools/ant/filters/util/JavaClassHelper*</exclude> <exclude>org/apache/tools/ant/types/optional/**</exclude> <exclude>org/apache/tools/ant/types/resolver/**</exclude> <exclude>org/apache/tools/ant/util/depend/**</exclude> <exclude>org/apache/tools/ant/util/optional/**</exclude> <exclude>org/apache/tools/ant/util/Script*</exclude> <exclude>org/apache/tools/ant/listener/Log4jListener*</exclude> <exclude>org/apache/tools/ant/listener/CommonsLoggingListener*</exclude> <exclude>org/apache/tools/ant/util/regexp/JakartaRegexp*</exclude> <exclude>org/apache/tools/ant/util/regexp/JakartaOro*</exclude> <exclude>org/apache/tools/ant/util/regexp/Jdk14Regexp*</exclude> <exclude>org/apache/tools/ant/taskdefs/email/MimeMailer*</exclude> <exclude>org/apache/tools/ant/launch/**</exclude> </excludes> <testExcludes> <exclude>org/apache/tools/ant/taskdefs/optional/**</exclude> <exclude>org/apache/tools/ant/filters/util/JavaClassHelper*</exclude> <exclude>org/apache/tools/ant/types/optional/**</exclude> <exclude>org/apache/tools/ant/types/resolver/**</exclude> <exclude>org/apache/tools/ant/util/depend/**</exclude> <exclude>org/apache/tools/ant/util/optional/**</exclude> <exclude>org/apache/tools/ant/util/Script*</exclude> <exclude>org/apache/tools/ant/listener/Log4jListener*</exclude> <exclude>org/apache/tools/ant/listener/CommonsLoggingListener*</exclude> <exclude>org/apache/tools/ant/util/regexp/JakartaRegexp*</exclude> <exclude>org/apache/tools/ant/util/regexp/JakartaOro*</exclude> <exclude>org/apache/tools/ant/util/regexp/Jdk14Regexp*</exclude> <exclude>org/apache/tools/ant/taskdefs/email/MimeMailer*</exclude> <exclude>org/apache/tools/ant/launch/**</exclude> <exclude>org/apache/tools/ant/taskdefs/StyleTest*</exclude> </testExcludes> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <configuration> <omitBasedir>true</omitBasedir> <systemProperties> <property> <name>ant.home</name> <value>${env.ANT_HOME}</value> </property> <property> <name>build.tests</name> <value>../../../../target/ant/testcases</value> </property> <property> <name>build.tests.value</name> <value>../../../../target/ant/testcases</value> </property> <property> <name>offline</name> <value>true</value> </property> <property> <name>root</name> <value>../../../..</value> </property> </systemProperties> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-report-plugin</artifactId> </plugin> </plugins> <resources> <resource> <directory>../../../../src/main</directory> <filtering>true</filtering> <includes> <include>org/apache/tools/ant/taskdefs/default.properties</include> <include>org/apache/tools/ant/types/default.properties</include> <include>org/apache/tools/ant/taskdefs/default.properties</include> <include>org/apache/tools/ant/types/conditions/antlib.xml</include> <include>org/apache/tools/ant/defaultManifest.mf</include> <include>org/apache/tools/ant/version.txt</include> </includes> </resource> <resource> <directory>../../../../src/resources</directory> <filtering>true</filtering> <includes> <include>**/antlib.xml</include> </includes> </resource> <resource> <directory>../../../../docs</directory> <filtering>false</filtering> <includes> <include>images/ant_logo_large.gif</include> </includes> </resource> </resources> <testResources> <testResource> <directory>../../../../src/etc/testcases</directory> <filtering>true</filtering> </testResource> <testResource> <directory>../../../../src/main</directory> <filtering>true</filtering> <excludes> <exclude>**/*.java</exclude> </excludes> </testResource> </testResources> <sourceDirectory>../../../../src/main</sourceDirectory> <testSourceDirectory>../../../../src/tests/junit</testSourceDirectory> <outputDirectory>../../../../target/ant/classes</outputDirectory> <testOutputDirectory>../../../../target/ant/testcases</testOutputDirectory> <directory>../../../../target/ant</directory> </build> </project>