Build failed in Jenkins: java-idp-testbed » idp-testbed #674
Shibboleth Jenkins
noreply at shibboleth.net
Tue May 27 15:02:59 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/674/changes>
Changes:
[Scott Cantor] Add JAAS realm to default jetty config.
------------------------------------------
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/pom.xml> clean -Prelease install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building idp-testbed 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/eclipse/jetty/jetty-jaas/9.0.7.v20131107/jetty-jaas-9.0.7.v20131107.pom
Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jaas/9.0.7.v20131107/jetty-jaas-9.0.7.v20131107.pom
Downloaded: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jaas/9.0.7.v20131107/jetty-jaas-9.0.7.v20131107.pom (3 KB at 9.4 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/eclipse/jetty/jetty-jaas/9.0.7.v20131107/jetty-jaas-9.0.7.v20131107.jar
Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jaas/9.0.7.v20131107/jetty-jaas-9.0.7.v20131107.jar
Downloaded: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jaas/9.0.7.v20131107/jetty-jaas-9.0.7.v20131107.jar (37 KB at 317.4 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-testbed ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ idp-testbed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ idp-testbed ---
[INFO] Configured Artifact: net.shibboleth.idp:idp-conf:3.0-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/3.0-SNAPSHOT/idp-conf-3.0-SNAPSHOT.jar to <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/target/idp-testbed-0.1.0-SNAPSHOT-distribution> with includes "" and excludes "META-INF/**"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-testbed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-testbed ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/src/main/java/Main.java>:[24,30] package org.eclipse.jetty.jaas does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/src/main/java/Main.java>:[93,19] cannot find symbol
symbol: class JAASLoginService
location: class Main
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/net.shibboleth.idp$idp-testbed/ws/src/main/java/Main.java>:[93,52] cannot find symbol
symbol: class JAASLoginService
location: class Main
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list