This is cool. A few comments inline...
Michal Maczka <[EMAIL PROTECTED]> wrote on 25/07/2003 01:34:34 AM: > 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. I think it is. Can you commit what you have so far as a new 'report'? > 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. It sure does help! > Specially the name for "this code" is still not decided. > I thought about names like: "Harmony" "FengShui" etc. > Anybody has a good idea? dependency-report? > To generate the report for maven unzip the file depcheck.zip We should probably just add these properties to maven's project.properties > to maven/src/plugin-builds > > then do > > cd maven/src/plugin-builds/depcheck > > and type: > > maven multiproject:harmony site I updated my local code from CVS, but couldn't find the update to multiproject/plugin.jelly.... -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
