Actually it should have been released already. ;-) ########### from dev@ list ################# From: John Casey <> Reply-To: Maven Developers List <> To: Maven Developers List <> Date: Mar 13, 2006 1:22 PM Subject: [Result] [vote] Release Maven 2.0.3 (third RC)
Looks like we finally made it! The results for this third vote are as follows: Binding: 5 (John, Vincent, Carlos, Brett, Emmanuel) Non-Binding: 7 (Fabrizio, Alex, Vincent S, Dan, Edwin, Brian, Jesse) I'm going to start working on the release now. It should be out tomorrow at the latest. Thanks, John ########### from dev@ list ################# So its "late". I'm sure it will be out "any day now". Wayne On 3/21/06, Stefan Hedtfeld <[EMAIL PROTECTED]> wrote: > Hi, > > thanks for this information. > > Regards, > > Stefan. > > Wayne Fay schrieb: > > Voting on releasing Maven 2.0.3 was just finalized for the hmmm 2nd or > > 3rd time now in the last few weeks on the Dev list. > > > > I'm sure it will be released pretty soon aka inside the next week or two. > > > > Wayne > > > > > > On 3/21/06, Stefan Hedtfeld <[EMAIL PROTECTED]> wrote: > > > >> Hi, > >> > >> some time has passed but nothing changed considering the maven 2.0.3 > >> dependency. > >> > >> I'm sure there is a concrete reason the dependency was introduced, and I > >> don't want to argue this. Do you know when maven 2.0.3 will be released? > >> I didn't find a roadmap on the maven homepage. > >> > >> Regards, > >> > >> Stefan. > >> > >> > >> Brett Porter schrieb: > >> > >>> Yes, that's intentional. > >>> > >>> - Brett > >>> > >>> Jens Zastrow wrote: > >>> > >>> > >>>> I want to use the cobertura plugin. > >>>> > >>>> [pom.xml] > >>>> <plugin> > >>>> <groupId>org.codehaus.mojo</groupId> > >>>> <artifactId>cobertura-maven-plugin</artifactId> > >>>> <executions> > >>>> <execution> > >>>> <goals> > >>>> <goal>clean</goal> > >>>> </goals> > >>>> </execution> > >>>> </executions> > >>>> </plugin> > >>>> > >>>> > >>>> > >>>>> mvn install > >>>>> > >>>>> > >>>> [INFO] Scanning for projects... > >>>> [INFO] > >>>> ------------------------------------------------------------------------ > >>>> ---- > >>>> [INFO] Building JIAC-JIAC > >>>> [INFO] task-segment: [install] > >>>> [INFO] > >>>> ------------------------------------------------------------------------ > >>>> ---- > >>>> [INFO] Ignoring available plugin update: 2.0-20060221.155337-4 as it > >>>> requires Maven version 2.0.3-SNAPSHOT > >>>> [INFO] > >>>> ------------------------------------------------------------------------ > >>>> ---- > >>>> [ERROR] BUILD ERROR > >>>> [INFO] > >>>> ------------------------------------------------------------------------ > >>>> ---- > >>>> [INFO] The plugin 'org.codehaus.mojo:cobertura-maven-plugin' does not > >>>> exist or no valid version could be found > >>>> [INFO] > >>>> ------------------------------------------------------------------------ > >>>> ---- > >>>> [INFO] For more information, run Maven with the -e switch > >>>> [INFO] > >>>> ------------------------------------------------------------------------ > >>>> ---- > >>>> [INFO] Total time: 1 second > >>>> [INFO] Finished at: Fri Feb 24 16:16:04 CET 2006 > >>>> [INFO] Final Memory: 3M/6M > >>>> [INFO] > >>>> ------------------------------------------------------------------------ > >>>> ---- > >>>> > >>>> > >>>> > >>> > >> > >
