Build failed in Jenkins: spring-extensions » Spring Framework Extension #178
Shibboleth Jenkins
noreply at shibboleth.net
Sat Feb 22 08:47:23 EST 2014
See <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/178/>
------------------------------------------
<===[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/spring-extensions/net.shibboleth.ext$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/net.shibboleth.ext$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 18 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/HTTPResource.java>:[32,55] cannot find symbol
symbol: class AbstractIdentifiableInitializableComponent
location: package net.shibboleth.utilities.java.support.component
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/HTTPResource.java>:[57,35] cannot find symbol
symbol: class AbstractIdentifiableInitializableComponent
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNResource.java>:[28,55] cannot find symbol
symbol: class AbstractIdentifiableInitializableComponent
location: package net.shibboleth.utilities.java.support.component
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNResource.java>:[63,34] cannot find symbol
symbol: class AbstractIdentifiableInitializableComponent
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/HTTPResource.java>:[57,8] net.shibboleth.ext.spring.resource.HTTPResource is not abstract and does not override abstract method createRelative(java.lang.String) in org.springframework.core.io.Resource
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/HTTPResource.java>:[248,35] createRelative(java.lang.String) in net.shibboleth.ext.spring.resource.HTTPResource cannot implement createRelative(java.lang.String) in org.springframework.core.io.Resource
return type net.shibboleth.ext.spring.resource.HTTPResource is not compatible with org.springframework.core.io.Resource
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/HTTPResource.java>:[139,9] cannot find symbol
symbol: method initialize()
location: class net.shibboleth.ext.spring.resource.HTTPResource
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/HTTPResource.java>:[144,9] cannot find symbol
symbol: method setId(java.lang.String)
location: class net.shibboleth.ext.spring.resource.HTTPResource
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/HTTPResource.java>:[248,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/HTTPResource.java>:[262,30] incompatible types
required: net.shibboleth.utilities.java.support.resource.Resource
found: net.shibboleth.ext.spring.resource.HTTPResource
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNResource.java>:[433,9] cannot find symbol
symbol: method initialize()
location: class net.shibboleth.ext.spring.resource.SVNResource
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNResource.java>:[438,9] cannot find symbol
symbol: method setId(java.lang.String)
location: class net.shibboleth.ext.spring.resource.SVNResource
[INFO] 12 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list