I have added new goal to multiproject plugin called: "multiproject:harmony" It is allowing to create a global report which lists all dependencies from all sub- projects and shows inconsistencies in versions between them.
At the moment I put it to multiproject plugin, but I am not sure if this is a best place for it. It is still in early stage of development - but already usable - the proof - see: attached file:harmony.zip. I think it would be nice to harmonize the versions of artifacts used in plugins (wherever it is possible). I believe that at least all maven core plugins should use artifacts in consistent way. I hope that this "new code" will help to achieve this. Any comments are much appreciated! Specially the name for "this code" is still not decided. I thought about names like: "Harmony" "FengShui" etc. Anybody has a good idea? To generate the report for maven unzip the file depcheck.zip to maven/src/plugin-builds then do cd maven/src/plugin-builds/depcheck and type: maven multiproject:harmony site and then see harmony.html in a target dir Michal P.S. Note that I have added two new icons to xdoc plugin.
depcheck.zip
Description: Zip archive
harmony.zip
Description: Zip archive
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
