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%2…
Please try it out.
--
Artem Melentyev