Here are some notes on installing this Maven project and adapting it to
individual setup:
- This project uses three dependencies that may not be found in public
Maven repositories --I was only able to find the last one in Maven
Central, but it was an older version . These are:
You should download and locally deploy those JARs for the Maven build
mechanism to find them. Eventually you may need to amend your Maven
settings file (usually ~/.m2/settings.xml) to let Maven know about the
repositories it need to search when looking for those (and other)
dependencies.
- If you plan on developing and deploying new versions of this artifact,
you will need to amend in the POM the <scm> and <distributionManagement>
sections.
Suggestions on improving the functionalities of this tool are appreciated.
cheers;
rsn
Here are some notes on installing this Maven project and adapting it to
individual setup:
Maven repositories --I was only able to find the last one in Maven
Central, but it was an older version . These are:
http://www.oopsconsultancy.com/software/xmltask/
http://antforms.sourceforge.net/
http://sourceforge.net/projects/ant-contrib
You should download and locally deploy those JARs for the Maven build
mechanism to find them. Eventually you may need to amend your Maven
settings file (usually ~/.m2/settings.xml) to let Maven know about the
repositories it need to search when looking for those (and other)
dependencies.
you will need to amend in the POM the <scm> and <distributionManagement>
sections.
Suggestions on improving the functionalities of this tool are appreciated.
cheers;
rsn