We maintain plexus-utils too and it's generally Olivier that do plexus-utils releases ;) Emmanuel On Fri, Jun 13, 2008 at 3:33 PM, Martin van den Bemt wrote: > This is a mail coming a bit out of the blue probably, since I haven't been > really publicly active > yet on continuum. > > Can we please not depend on SNAPSHOT's anymore that are outside of the > continuum project ? This > makes continuum highly unstable and makes maintenance way too hard if you > also have to start > monitoring the external snapshots. Continuum is not the place to test a bug > fix in plexus-utils I > think (if that is what happened, didn't check the plexus-utils changes). > > > Mvgr, > Martin > > olamy@apache.org wrote: > > Author: olamy > > Date: Thu Jun 12 14:30:43 2008 > > New Revision: 667235 > > > > URL: http://svn.apache.org/viewvc?rev=667235&view=rev > > Log: > > upgrade to last p-u SNAPSHOT to test fix for CONTINUUM-1360 (semicolon in > svn args) > > > > > > > > Modified: > > continuum/trunk/pom.xml > > > > Modified: continuum/trunk/pom.xml > > URL: > http://svn.apache.org/viewvc/continuum/trunk/pom.xml?rev=667235&r1=667234&r2=667235&view=diff > > > ============================================================================== > > --- continuum/trunk/pom.xml (original) > > +++ continuum/trunk/pom.xml Thu Jun 12 14:30:43 2008 > > @@ -640,7 +640,7 @@ > > > > org.codehaus.plexus > > plexus-utils > > - 1.5.1 > > + 1.5.2-SNAPSHOT > > > > > > org.codehaus.plexus > > > > > > > > >