I installed (mvn clean install) org.apache.sling.distribution.api, org.apache.sling.distribution.core, org.apache.sling.distribution.sample and then org.apache.sling.distribution.it from their respective svn tags [1,2,3,4] and everything worked for me (tried multiple times).
May it be a platform dependent issue? I am running on Mac with Maven 3.2.2 and JDK 1.6. Thanks and regards, Tommaso [1] : https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.distribution.api-0.1.0/ [2] : https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.distribution.core-0.1.0/ [3] : https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.distribution.sample-0.1.0/ [4] : https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.distribution.it-0.1.0/ 2015-03-27 10:41 GMT+01:00 Oliver Lietz <[email protected]>: > On Friday 27 March 2015 10:21:18 Tommaso Teofili wrote: > [...] > > > I tried several times and it failed always. Here's the output: > > > > > > https://gist.github.com/oliverlietz/1dd00350ea551679c407 > > > > > > Can you have a look? > > > > sure, are you running from the 0.1.0 svn tag or from trunk ? I just tried > > from trunk and it works for me. > > 0.1.0 tag > > > Regards, > > Tommaso > [...] > >
