I think it requires maven 2.0.1 - that infinite loop bug was supposed to be fixed then.
- Brett On 12/17/05, Allan Ramirez <[EMAIL PROTECTED]> wrote: > Hi Sri, > > There is no attached file in your mail :) > > -allan > > Sri Sankaran wrote: > > >Attached is the output of a run with the -X option. Other than seeing the > >same steps repeating, I don't see the *cause* of the problem. > > > >Sri > > > > > > > > > >>-----Original Message----- > >>From: Allan Ramirez [mailto:[EMAIL PROTECTED] > >>Sent: Friday, December 16, 2005 3:53 AM > >>To: Maven Users List > >>Subject: Re: [m2] Adding surefire-report => Infinite loop > >> > >>I cant replicate this issue. It is working in my copy. Can > >>you paste the log with -X arguement? > >> > >>-allan > >> > >>Sri Sankaran wrote: > >> > >> > >> > >>>I wanted to run the surefire-report:report goal as part of the test > >>>phase. So, I add the following to my pom > >>> > >>><plugins> > >>> <plugin> > >>> <groupId>org.codehaus.mojo</groupId> > >>> <artifactId>surefire-report-maven-plugin</artifactId> > >>> <version>2.0-beta-1</version> > >>> <executions> > >>> <execution> > >>> <phase>test</phase> > >>> <goals><goal>report</goal></goals> > >>> </execution> > >>> </executions> > >>> </plugin> > >>></plugins> > >>> > >>>This results in an infinite loop of the test:test goal. > >>> > >>>What am I doing wrong? > >>> > >>>Sri > >>> > >>>--------------------------------------------------------------------- > >>>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>>For additional commands, e-mail: [EMAIL PROTECTED] > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >> > >> > > > > > > > >------------------------------------------------------------------------ > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > >------------------------------------------------------------------------ > > > >No virus found in this incoming message. > >Checked by AVG Free Edition. > >Version: 7.1.371 / Virus Database: 267.13.13/200 - Release Date: 12/14/2005 > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
