When using "Check out Maven Project from SCM" in Eclipse to import Sling
as a Maven project
the 2 projects "org.apache.sling.launchpad.testing" and
"org.apache.sling.launchpad.webapp"
are modified with new "web.xml" files that seems to be causing the problem.
Reverting the changes makes it possible to build the project in Eclipse.
/Pontus
Pontus Amberg wrote:
Looks like it might be Eclipse or m2eclipse that in some way messes up
the project when Sling
is imported with "Check out Maven Project from SCM". If I just use svn
& mvn everything
works fine.
Thanks for the help!
/Pontus
Juan José Vázquez Delgado wrote:
Hi Pontus,
Is it just my setup that is failing or does the current trunk produce a
web.xml in launchpad.webapp that only contains <welcome-file-list> when
building?
Works for me:
Rev. 737512
Mac OS X 10.5.6
JRE 1.6.0_07
Any error log entries?.
BR,
Juanjo.