4 Apr
2008
4 Apr
'08
12:38 p.m.
Hi. I've got a linkage error (servlet api not found) while building XE database with new version of maven. log: http://nopaste.info/914c240345.html After removing "<scope>provided</scope>" from pom.xml, all working fine. (And I've successfully build XP & XE) I think provided scope is not needed here, because nobody provided servlet api to packager while importing. Am I wrong? Vincent Massol wrote:
I haven't fully tested this version yet (need the max # of people to try it out) but if fixes the problem with the checkstyle plugin not working.
Here it is: http://dev.xwiki.org/xwiki/bin/download/Community/Building/apache%2Dmaven%2D...
Please try it out.
-- Artem Melentyev