> -----Original Message----- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: mardi 1 novembre 2005 21:04 > To: Maven Developers List > Subject: Re: [m2] Is the <prerequisite> tag working? > > <prerequisites> (there is a filed bug in the doc generation) > > But I disagree with this approach. It sounds as if you can work around > it in the clover plugin for the time being.
Well if someone provides the patch to make clover work with 2.0 I'd be more than happy to commit it. However I have currently no idea what to do to make it work and I don't want to spend too long on something hackish... Thanks -Vincent > Vincent Massol wrote: > > Hi there, > > > > I'd like to add the following to the Clover plugin's POM (as it'll only > work > > work with Maven 2.0.1 and greater: > > > > <prerequisite> > > <maven>[2.0.1)</maven> > > </prerequisite> > > > > However I get a parse error: > > > > [...] > > Caused by: org.codehaus.plexus.util.xml.pull.XmlPullParserException: > > Unrecognised tag: 'prerequisite' (position: START_TAG seen .. > > .</inceptionYear>\r\n <prerequisite>... @14:17) > > > > Does it mean the prerequisite tag is not implemented yet? > > > > Thanks > > -Vincent > > > > > > --------------------------------------------------------------------- > > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
