See <https://builds.apache.org/job/sling-trunk-1.6/2289/changes>

Changes:

[stefanegli] SLING-3760 : improved installBundles with checks as to whether the 
bundle already exists on the server. If it exists in the very same version 
(excluding SNAPSHOT), then the bundle is left untouched. If it exists but in a 
different version or a SNAPSHOT version, the bundle is first uninstalled, then 
installed. If it doesn't exist yet, then it is just installed (as was done 
before)

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/sling-trunk-1.6/ws/>
Updating http://svn.apache.org/repos/asf/sling/trunk at revision 
'2014-07-15T08:02:18.836 +0000'
U         
testing/tools/src/main/java/org/apache/sling/testing/tools/sling/BundlesInstaller.java
U         
testing/tools/src/main/java/org/apache/sling/testing/tools/osgi/WebconsoleClient.java
At revision 1610607
Parsing POMs
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx512M 
-XX:MaxPermSize=256M -enableassertions -cp 
/home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5
 /home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven3-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46911
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger 
(org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f 
<https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 
-DobrRepository=false clean install -DHttpTestBase.readyTimeoutSeconds=300
[INFO] Scanning for projects...
Downloading: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.base/4.4.1-2.5.1-SNAPSHOT/org.apache.sling.launchpad.base-4.4.1-2.5.1-SNAPSHOT.pom
[WARNING] The POM for 
org.apache.sling:org.apache.sling.launchpad.base:jar:4.4.1-2.5.1-SNAPSHOT is 
missing, no dependency information available
Downloading: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.base/4.4.1-2.5.1-SNAPSHOT/org.apache.sling.launchpad.base-4.4.1-2.5.1-SNAPSHOT.pom
[WARNING] The POM for 
org.apache.sling:org.apache.sling.launchpad.base:jar:app:4.4.1-2.5.1-SNAPSHOT 
is missing, no dependency information available
Downloading: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.base/4.4.1-2.5.1-SNAPSHOT/org.apache.sling.launchpad.base-4.4.1-2.5.1-SNAPSHOT.jar
Downloading: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.base/4.4.1-2.5.1-SNAPSHOT/org.apache.sling.launchpad.base-4.4.1-2.5.1-SNAPSHOT-app.jar
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project 
org.apache.sling:org.apache.sling.launchpad.testing:7-SNAPSHOT 
(<https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/launchpad/testing/pom.xml)>
 has 1 error
[ERROR]     Unresolveable build extension: Plugin 
org.apache.sling:maven-launchpad-plugin:2.3.0 or one of its dependencies could 
not be resolved: The following artifacts could not be resolved: 
org.apache.sling:org.apache.sling.launchpad.base:jar:4.4.1-2.5.1-SNAPSHOT, 
org.apache.sling:org.apache.sling.launchpad.base:jar:app:4.4.1-2.5.1-SNAPSHOT: 
Could not find artifact 
org.apache.sling:org.apache.sling.launchpad.base:jar:4.4.1-2.5.1-SNAPSHOT in 
Nexus (http://repository.apache.org/snapshots) -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
channel stopped

Reply via email to