You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@portals.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/06/11 04:58:40 UTC

Build failed in Jenkins: portals-jetspeed-2-applications-j2-admin-trunk #138

See <https://builds.apache.org/job/portals-jetspeed-2-applications-j2-admin-trunk/138/changes>

Changes:

[taylor] JS2-1292: Set Default Compiler for Jetspeed Build to Java 1.7

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/portals-jetspeed-2-applications-j2-admin-trunk/ws/>
Updating http://svn.apache.org/repos/asf/portals/jetspeed-2/applications/j2-admin/trunk at revision '2014-06-11T02:56:51.708 +0000'
U         pom.xml
At revision 1601802
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 47179 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[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/portals-jetspeed-2-applications-j2-admin-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Jetspeed-2 Administration
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://builds.apache.org/job/portals-jetspeed-2-applications-j2-admin-trunk/ws/trunk/target> (included: [**], excluded: [])
[INFO] Deleting file set: <https://builds.apache.org/job/portals-jetspeed-2-applications-j2-admin-trunk/ws/trunk> (included: [*.log], excluded: [])
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.portals.jetspeed-2:jetspeed-api:2.3.0-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/portals/jetspeed-2/jetspeed-api/2.3.0-SNAPSHOT/jetspeed-api-2.3.0-20140603.002923-2.pom
1K downloaded  (jetspeed-api-2.3.0-20140603.002923-2.pom)
[INFO] snapshot org.apache.portals.jetspeed-2:jetspeed-2:2.3.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.portals.jetspeed-2:jetspeed-commons:2.3.0-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/portals/jetspeed-2/jetspeed-commons/2.3.0-SNAPSHOT/jetspeed-commons-2.3.0-20140603.002923-2.pom
2K downloaded  (jetspeed-commons-2.3.0-20140603.002923-2.pom)
[INFO] snapshot org.apache.portals.jetspeed-2:jetspeed-locator:2.3.0-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/portals/jetspeed-2/jetspeed-locator/2.3.0-SNAPSHOT/jetspeed-locator-2.3.0-20140603.002923-2.pom
2K downloaded  (jetspeed-locator-2.3.0-20140603.002923-2.pom)
[INFO] snapshot org.apache.portals.jetspeed-2:components:2.3.0-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/portals/jetspeed-2/components/2.3.0-SNAPSHOT/components-2.3.0-20140603.002923-2.pom
2K downloaded  (components-2.3.0-20140603.002923-2.pom)
[INFO] snapshot org.apache.portals.applications:apa-webcontent-jar:1.4-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.portals.applications:apa-webcontent:1.4-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/portals/jetspeed-2/jetspeed-api/2.3.0-SNAPSHOT/jetspeed-api-2.3.0-20140603.002923-2.jar
270K downloaded  (jetspeed-api-2.3.0-20140603.002923-2.jar)
Downloading: http://repository.apache.org/snapshots/org/apache/portals/jetspeed-2/jetspeed-commons/2.3.0-SNAPSHOT/jetspeed-commons-2.3.0-20140603.002923-2.jar
98K downloaded  (jetspeed-commons-2.3.0-20140603.002923-2.jar)
Downloading: http://repository.apache.org/snapshots/org/apache/portals/jetspeed-2/jetspeed-locator/2.3.0-SNAPSHOT/jetspeed-locator-2.3.0-20140603.002923-2.jar
18K downloaded  (jetspeed-locator-2.3.0-20140603.002923-2.jar)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 305 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 164 source files to <https://builds.apache.org/job/portals-jetspeed-2-applications-j2-admin-trunk/ws/trunk/target/classes>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
Failure executing javac, but could not parse the error:
javac: invalid target release: 1.7
Usage: javac <options> <source files>
use -help for a list of possible options


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30 seconds
[INFO] Finished at: Wed Jun 11 02:58:25 UTC 2014
[INFO] Final Memory: 25M/117M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://builds.apache.org/job/portals-jetspeed-2-applications-j2-admin-trunk/ws/trunk/pom.xml> to org.apache.portals.jetspeed-2/j2-admin/2.3.0-SNAPSHOT/j2-admin-2.3.0-SNAPSHOT.pom
Sending artifact delta relative to portals-jetspeed-2-applications-j2-admin-trunk ? Jetspeed-2 Administration #137
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 17171 bytes
Compression is 0.0%
Took 0.38 sec
Sending e-mails to: commits@portals.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Jenkins build is back to normal : portals-jetspeed-2-applications-j2-admin-trunk #139

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/portals-jetspeed-2-applications-j2-admin-trunk/139/>