Release History

VersionDateDescription
1.0.12 2005-05-18
1.0.11 2005-05-12
1.0.10 2005-01-03
1.0.4 2004-09-10

Get the RSS feed of the last changes

Release 1.0.12 - 2005-05-18

TypeChangesBy
fix Fallback to dist plugin was to hasty. Now exceptions are filtered so that the fallback occurs ONLY if the attainGoal tag fails with cause: No goal rikgig

Release 1.0.11 - 2005-05-12

TypeChangesBy
remove Project registration mic-mac removed. No custom multiproject support included now in the plugin, use the Reactor instead. rikgig
add Goal uber-dist:copy-deps is now executable on its own. rikgig
add New tag in the tag lib: getArtifacts accepts a Map as argument which gets filled by the list of project artifacts to be deployed (see artifact deployment properties).

The Map contains the artifact as key and the deployment relative path for it including jar renaming if used.
rikgig
add New token for scripts: pom-artifacts that gets replaced by a an entry to be included in a -cp or -classpath entry to be used by the java tools (java, javac, etc.). rikgig

Release 1.0.10 - 2005-01-03

TypeChangesBy
add First public version of the plugin rikgig

Release 1.0.4 - 2004-09-10

TypeChangesBy
add Starting from this one, uber-dist now take full control on dependencies deployment. Including, renaming the jar (to remove version if necessary), customizable output directory, all from the project.xml entries. rikgig