Version | Date | Description |
---|---|---|
1.0.12 | 2005-05-18 | |
1.0.11 | 2005-05-12 | |
1.0.10 | 2005-01-03 | |
1.0.4 | 2004-09-10 |
Type | Changes | By |
---|---|---|
![]() | 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 |
Type | Changes | By |
---|---|---|
![]() | Project registration mic-mac removed. No custom multiproject support included now in the plugin, use the Reactor instead. | rikgig |
![]() | Goal uber-dist:copy-deps is now executable on its own. | rikgig |
![]() | 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 |
![]() | 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 |
Type | Changes | By |
---|---|---|
![]() | 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 |