From: Jeff J. <jef...@up...> - 2007-01-22 02:13:52
|
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. |