Re: Migration complete: changes, changelog, jxr and surefire report plugins

2006-03-22 Thread Brett Porter
Right... I was referring to the m1 version :) Edwin Punzalan wrote: > > fyi, I've seen changelog and it already uses maven-scm > > > Brett Porter wrote: >> I've been in favour of this since day 1. JXR, for example, is almost >> entirely shared. >> >> For changelog, this will happen by refactori

Re: Migration complete: changes, changelog, jxr and surefire report plugins

2006-03-22 Thread Edwin Punzalan
fyi, I've seen changelog and it already uses maven-scm Brett Porter wrote: I've been in favour of this since day 1. JXR, for example, is almost entirely shared. For changelog, this will happen by refactoring to Maven SCM. For changes/jira/announcement, it will be by refactoring around issue-m

[jira] Subscription: Outstanding Repository Maintenance: Uploads

2006-03-22 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Uploads (14 issues) Subscriber: mavendevlist Key Summary MAVENUPLOAD-785Java Tree Builder 1.3.2 http://jira.codehaus.org/browse/MAVENUPLOAD-785 MAVENUPLOAD-789Tomcat 5.5.15 poms for existing jars http:/

[jira] Subscription: Outstanding Repository Maintenance: Evangelism

2006-03-22 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Evangelism (27 issues) Subscriber: mavendevlist Key Summary MEV-362 missing jar for relocation of netbeans:cvslib:3.6 http://jira.codehaus.org/browse/MEV-362 MEV-360 nanocontainer has invalid xpp3 dependenc

Re: Distributed Continuum (GBuild)

2006-03-22 Thread Brett Porter
+1. I've been really looking forward to it. Jason van Zyl wrote: > Hi, > > I have been talking with David Blevins about moving the GBuild code from > Geronimo over to Continuum proper. GBuild is a version of Continuum that > works in a distributed fashion. GBuild was created to test the Geronimo

Re: Implementing support for CM Synergy?

2006-03-22 Thread Emmanuel Venisse
If you extend the maven-scm-providers pom like other providers, it will be more easy to start with dependencies. Emmanuel Torbjorn Smorgrav a écrit : Hi Henrik! I posted this yesterday as well. But I haven't got any response yet. So I'll ask again. I want to implement support for CM Synergy

Re: Implementing support for CM Synergy?

2006-03-22 Thread Torbjorn Smorgrav
Hi Henrik!> I posted this yesterday as well. But I haven't got any response yet. So > I'll ask again.> I want to implement support for CM Synergy.I'll be happy to help you. I recently added the Bazaar provider (yet to be released) so I can at least guide you through the same path that I took. > Wh

Re: plugin testing

2006-03-22 Thread Jesse McConnell
I reread through some of this thread this morning which prompted me poke around the ReflectionUtils classin plexus-utils and added some functionality to it as well as the AbstractMojoTestCase.. the test cases extending the harness now have the ability to get and set values on the mojo and interna