From: Jeff J. <jef...@up...> - 2007-01-22 14:29:31
|
Thanks Jon, that was it, a dupe <url> tag! -----Original Message----- From: Jon Christiansen [mailto:jon...@gm...] Sent: Sunday, January 21, 2007 8:40 PM To: Jeff Jensen Subject: Re: [Maven-plugins-developer] POM validation error on news plugin Thats a bogus error. I've seen that same exact error when projects I had duplicate other tags... so was correct in that there was a duplicate, but it incorrectly identifies which tag. Look at your project.xml and the one it inherits from closely. -JC On 1/21/07, Jeff Jensen <jef...@up...> wrote: > Hi, I'm stuck - > > "maven pom" on the news plugin yields: > > BUILD FAILED > > Errors stack : > >> Error parsing project.xml 'C:\devroot\maven-plugins\news\project.xml' > >> Duplicated tag: 'project' > > > I don't know what dupe of project it is referring to. Anyone have any tips? > > Using RC1-SNAPSHOT. > > > I encountered that problem because I want to publish a site update to > the top level pages. While running "maven site" at the top level, > that error occurs. > > > > ---------------------------------------------------------------------- > --- Take Surveys. Earn Cash. Influence the Future of IT Join > SourceForge.net's Techsay panel and you'll get the chance to share > your opinions on IT & business topics through brief surveys - and earn > cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEV > DEV _______________________________________________ > Maven-plugins-developer mailing list > Mav...@li... > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer > |