Build failed in Jenkins: spring-extensions #259

Shibboleth Jenkins noreply at shibboleth.net
Fri Jun 6 15:06:47 EDT 2014


See <https://build.shibboleth.net/jenkins/job/spring-extensions/259/>

------------------------------------------
Started by upstream project "java-support" build number 302
originally caused by:
 Started by an SCM change
Building in workspace <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/>
Updating https://svn.shibboleth.net/utilities/spring-extensions/trunk at revision '2014-06-06T15:06:35.234 -0400'
At revision 590
no change for https://svn.shibboleth.net/utilities/spring-extensions/trunk since the previous build
Parsing POMs
[workspace] $ /opt/jdk1.7/bin/java -cp /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.5.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.39.jar /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.5.jar /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 50474
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/pom.xml> clean -Prelease install
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Spring Framework Extension 1.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-extensions ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>: <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/config/DurationToLongConverter.java>:[25,49] cannot find symbol
  symbol:   class DomTypeSupport
  location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>:[36,49] cannot find symbol
  symbol:   class XmlConstants
  location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/config/DurationPropertyEditor.java>:[22,49] cannot find symbol
  symbol:   class DomTypeSupport
  location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SchemaTypeAwareBeanDefinitionParserDelegate.java>:[20,49] cannot find symbol
  symbol:   class DomTypeSupport
  location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/BaseSpringNamespaceHandler.java>:[25,49] cannot find symbol
  symbol:   class DomTypeSupport
  location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/config/DurationToLongConverter.java>:[36,20] cannot find symbol
  symbol:   variable DomTypeSupport
  location: class net.shibboleth.ext.spring.config.DurationToLongConverter
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>:[161,53] package XmlConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>:[162,29] package XmlConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>:[167,45] package XmlConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>:[168,45] package XmlConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>:[170,60] package XmlConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>:[171,41] package XmlConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>:[172,51] package XmlConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/config/DurationPropertyEditor.java>:[34,22] cannot find symbol
  symbol:   variable DomTypeSupport
  location: class net.shibboleth.ext.spring.config.DurationPropertyEditor
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/config/DurationPropertyEditor.java>:[38,22] cannot find symbol
  symbol:   variable DomTypeSupport
  location: class net.shibboleth.ext.spring.config.DurationPropertyEditor
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SchemaTypeAwareBeanDefinitionParserDelegate.java>:[56,13] cannot find symbol
  symbol:   variable DomTypeSupport
  location: class net.shibboleth.ext.spring.util.SchemaTypeAwareBeanDefinitionParserDelegate
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SchemaTypeAwareBeanDefinitionParserDelegate.java>:[57,28] cannot find symbol
  symbol:   variable DomTypeSupport
  location: class net.shibboleth.ext.spring.util.SchemaTypeAwareBeanDefinitionParserDelegate
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/BaseSpringNamespaceHandler.java>:[110,20] cannot find symbol
  symbol:   variable DomTypeSupport
  location: class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/BaseSpringNamespaceHandler.java>:[142,40] cannot find symbol
  symbol:   variable DomTypeSupport
  location: class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
[INFO] 19 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.619s
[INFO] Finished at: Fri Jun 06 15:06:47 EDT 2014
[INFO] Final Memory: 19M/214M
[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 spring-extensions: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/config/DurationToLongConverter.java>:[25,49] cannot find symbol
[ERROR] symbol:   class DomTypeSupport
[ERROR] location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>:[36,49] cannot find symbol
[ERROR] symbol:   class XmlConstants
[ERROR] location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/config/DurationPropertyEditor.java>:[22,49] cannot find symbol
[ERROR] symbol:   class DomTypeSupport
[ERROR] location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SchemaTypeAwareBeanDefinitionParserDelegate.java>:[20,49] cannot find symbol
[ERROR] symbol:   class DomTypeSupport
[ERROR] location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/BaseSpringNamespaceHandler.java>:[25,49] cannot find symbol
[ERROR] symbol:   class DomTypeSupport
[ERROR] location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/config/DurationToLongConverter.java>:[36,20] cannot find symbol
[ERROR] symbol:   variable DomTypeSupport
[ERROR] location: class net.shibboleth.ext.spring.config.DurationToLongConverter
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>:[161,53] package XmlConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>:[162,29] package XmlConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>:[167,45] package XmlConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>:[168,45] package XmlConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>:[170,60] package XmlConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>:[171,41] package XmlConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>:[172,51] package XmlConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/config/DurationPropertyEditor.java>:[34,22] cannot find symbol
[ERROR] symbol:   variable DomTypeSupport
[ERROR] location: class net.shibboleth.ext.spring.config.DurationPropertyEditor
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/config/DurationPropertyEditor.java>:[38,22] cannot find symbol
[ERROR] symbol:   variable DomTypeSupport
[ERROR] location: class net.shibboleth.ext.spring.config.DurationPropertyEditor
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SchemaTypeAwareBeanDefinitionParserDelegate.java>:[56,13] cannot find symbol
[ERROR] symbol:   variable DomTypeSupport
[ERROR] location: class net.shibboleth.ext.spring.util.SchemaTypeAwareBeanDefinitionParserDelegate
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/SchemaTypeAwareBeanDefinitionParserDelegate.java>:[57,28] cannot find symbol
[ERROR] symbol:   variable DomTypeSupport
[ERROR] location: class net.shibboleth.ext.spring.util.SchemaTypeAwareBeanDefinitionParserDelegate
Sending e-mails to: commits at shibboleth.net
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/BaseSpringNamespaceHandler.java>:[110,20] cannot find symbol
[ERROR] symbol:   variable DomTypeSupport
[ERROR] location: class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/util/BaseSpringNamespaceHandler.java>:[142,40] cannot find symbol
[ERROR] symbol:   variable DomTypeSupport
[ERROR] location: class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
[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
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