Am 2009-11-09 13:54, schrieb Bertrand Delacretaz:

I'm seeing the same problem, created
https://issues.apache.org/jira/browse/SLING-1177 to track it.

launchpad/app seems to work fine, you might want to use that in the meantime.

thank you Bertrand for looking into the problem. In the mean time I started from zero following http://sling.apache.org/site/getting-and-building-sling.html to the letter.

When I do as stated in the README.txt in launchpad/app - ie. call "mvn -P full clean install" after the build stops in the webapp tests, starting the app with "java -jar target/org.apache.sling.launchpad.app-6-SNAPSHOT.jar" will fail with an

Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes

It did just create a sling folder with a copy of org.apache.sling.launchpad.base.jar inside. Above exception happened to me before during some update, then I had to clean the ~/.m2/repository to make it work, yet this time, that was empty from the beginning.

--
peter

Reply via email to