Brian, I'm done with MDEP if you want to release 2.0-alpha-5. I'll merge MDEP-100 in once you're done. There's a few prerequisites to be released first - using dependency:tree: ;)
org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.0-alpha-5-SNAPSHOT +- org.apache.maven.shared:maven-dependency-tree:jar:1.1-SNAPSHOT:compile +- org.apache.maven.shared:maven-common-artifact-filters:jar:1.0-alpha-2-SNAPSHOT:compile +- org.apache.maven.shared:maven-plugin-testing-tools:jar:1.0-alpha-3-SNAPSHOT:test | \- org.apache.maven.shared:maven-invoker:jar:2.0.7-SNAPSHOT:test +- org.apache.maven.plugins:maven-site-plugin:jar:2.0-SNAPSHOT:compile | \- org.apache.maven.doxia:doxia-decoration-model:jar:1.0-alpha-9-SNAPSHOT:compile \- org.apache.maven.shared:maven-dependency-analyzer:jar:1.0-alpha-3-SNAPSHOT:compile Cheers, Mark On 17/09/2007, Mark Hobson <[EMAIL PROTECTED]> wrote: > On 17/09/2007, Brian E. Fox <[EMAIL PROTECTED]> wrote: > > I'm thinking about pushing out another release this week so if there's > > anything else you need to get in, this would be a good time. > > Yeah, I really want to start using the branched dependency:tree work > in a stable release soon. If we release 2.0-alpha-5 this week then I > can merge that branch into the trunk ready for another release once > 2.0.8 is out. > > I can't reproduce MDEP-74 after setting up a suitable test harness in > maven-dependency-analyzer - I'd be happy to close it for now to get > another release out. I'll quickly do MDEP-101 if you're happy to > fix/defer the others? > > Cheers, > > Mark > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
