16 Oct
2008
16 Oct
'08
5:04 p.m.
Hi guys, regarding the bug from http://jira.xwiki.org/jira/browse/XPXARPLUGIN, I would like to know your oppinion regarding this issue: If there is already a package.xml document, but it's invalid, the plugin should: a) Display a warning, ignore the existing package.xml and generate a new one. b) Throw an error, thus causing the build to fail Personally, I'm for a), since it's not a critical issue. Thomas M. says that if there is a package.xml it's because someone wants that package.xml to be taken into account, so if for b) Tnx.