Skip to content

julianmendez/genericantfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

GenericAntFile

license license

Generic Ant file to compile modules with Ivy

This project contains a generic Apache Ant file that uses Apache Ivy to compile a module. The required properties are:

  • project.groupId
  • project.artifactId
  • project.version

which have the same meaning as in an Apache Maven POM file.

Author

Julian Mendez

Source code

To clone the project:

$ git clone https://github.com/julianmendez/genericantfile.git

License

This software is distributed under the Apache License Version 2.0 and the GNU Lesser General Public License version 3.

Examples

Release notes

See release notes.

Contact

In case you need more information, please contact @julianmendez .

About

Generic Ant file to compile modules with Ivy, using details from Maven POM files

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published