Build failed in Jenkins: java-support #211

Shibboleth Jenkins noreply at shibboleth.net
Thu Jan 16 17:41:01 EST 2014


See <https://build.shibboleth.net/jenkins/job/java-support/211/changes>

Changes:

[scantor] Enable more secure processing features by default.

------------------------------------------
Started by an SCM change
Building in workspace <https://build.shibboleth.net/jenkins/job/java-support/ws/>
Updating https://svn.shibboleth.net/utilities/java-support/trunk at revision '2014-01-16T17:40:43.854 -0500'
U         src/main/java/net/shibboleth/utilities/java/support/xml/SchemaBuilder.java
At revision 515
Parsing POMs
[workspace] $ /opt/jdk1.7/bin/java -cp /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.4.jar:/opt/maven/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /opt/maven /home/jenkins/tomcat_base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.33.jar /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.4.jar /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 50508
<===[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://build.shibboleth.net/jenkins/job/java-support/ws/pom.xml> clean -Prelease install
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building java-support 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ java-support ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-support/ws/target>
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (default) @ java-support ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ java-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ java-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 124 source files to <https://build.shibboleth.net/jenkins/job/java-support/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[196,17] setStatus(int,java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[140,19] encodeRedirectUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[134,19] encodeUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletRequestProxy.java>:[319,20] isRequestedSessionIdFromUrl() in javax.servlet.http.HttpServletRequest has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletRequestProxy.java>:[173,19] getRealPath(java.lang.String) in javax.servlet.ServletRequest has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/UriSupport.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/UriSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO] 7 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/xml/SchemaBuilder.java>:[299,55] cannot find symbol
  symbol:   variable ACCESS_EXTERNAL_DTD
  location: class javax.xml.XMLConstants
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/xml/SchemaBuilder.java>:[300,55] cannot find symbol
  symbol:   variable ACCESS_EXTERNAL_SCHEMA
  location: class javax.xml.XMLConstants
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.699s
[INFO] Finished at: Thu Jan 16 17:41:00 EST 2014
[INFO] Final Memory: 25M/338M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project java-support: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/xml/SchemaBuilder.java>:[299,55] cannot find symbol
[ERROR] symbol:   variable ACCESS_EXTERNAL_DTD
[ERROR] location: class javax.xml.XMLConstants
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/xml/SchemaBuilder.java>:[300,55] cannot find symbol
[ERROR] symbol:   variable ACCESS_EXTERNAL_SCHEMA
[ERROR] location: class javax.xml.XMLConstants
[ERROR] -> [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/MojoFailureException
Sending e-mails to: commits at shibboleth.net
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.


More information about the commits mailing list