You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/09/01 09:54:01 UTC

Build failed in Jenkins: sling-parent-1.8 #5

See <https://builds.apache.org/job/sling-parent-1.8/5/display/redirect?page=changes>

Changes:

[rombert] [maven-release-plugin] prepare for next development iteration

[rombert] [maven-release-plugin] prepare release sling-32

[rombert] SLING-7072 - Build failure with Java 9 - unable to create javax script
engine for javascript

Replace the maven-antrun-plugin snippet with the javaversion-maven-plugin
in the parent pom.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/sling-parent-1.8/ws/>
Checking out a fresh workspace because there's no workspace at <https://builds.apache.org/job/sling-parent-1.8/ws/>
Cleaning local Directory .
Checking out https://svn.apache.org/repos/asf/sling/trunk/parent at revision '2017-09-01T09:52:50.132 +0000'
AU        NOTICE
AU        LICENSE
AU        pom.xml
 U        .
At revision 1806921

Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 39153
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-parent-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39153
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-parent-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling (Parent) 33-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/javaversion-maven-plugin/1.0.0/javaversion-maven-plugin-1.0.0.pom
[WARNING] The POM for org.apache.sling:javaversion-maven-plugin:jar:1.0.0 is missing, no dependency information available
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/javaversion-maven-plugin/1.0.0/javaversion-maven-plugin-1.0.0.jar
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.359 s
[INFO] Finished at: 2017-09-01T09:53:58+00:00
[JENKINS] Archiving disabled
[INFO] Final Memory: 13M/282M
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.sling:javaversion-maven-plugin:1.0.0 or one of its dependencies could not be resolved: Could not find artifact org.apache.sling:javaversion-maven-plugin:jar:1.0.0 in central (https://repo.maven.apache.org/maven2) -> [Help 1]
[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/PluginResolutionException
channel stopped
Recording test results

Re: Build failed in Jenkins: sling-parent-1.8 #5

Posted by Robert Munteanu <ro...@apache.org>.
On Fri, 2017-09-01 at 09:54 +0000, Apache Jenkins Server wrote
> 
> [ERROR] Plugin org.apache.sling:javaversion-maven-plugin:1.0.0 or one
> of its dependencies could not be resolved: Could not find artifact
> org.apache.sling:javaversion-maven-plugin:jar:1.0.0 in central (https
> ://repo.maven.apache.org/maven2) -> [Help 1]

Since this is the first release of the plugin I can't rollback to
another version, so unfortunately this will stay broken until the
release vote is complete.

Robert

Jenkins build is back to normal : sling-parent-1.8 #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-parent-1.8/6/display/redirect>