Build failed in Jenkins: spring-extensions » Spring Framework Extension #246
Shibboleth Jenkins
noreply at shibboleth.net
Fri May 30 13:04:25 EDT 2014
See <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/246/changes>
Changes:
[Scott Cantor] Add missing dep.
------------------------------------------
<===[JENKINS REMOTING CAPACITY]===> channel started
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...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for net.shibboleth.ext:spring-extensions:jar:1.2-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: ${spring.groupId}:spring-context:jar -> duplicate declaration of version (?) @ line 107, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[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/context/FilesystemGenericApplicationContext.java>:[21,35] package org.springframework.context does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/context/FilesystemGenericApplicationContext.java>:[22,43] package org.springframework.context.support does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/context/FilesystemGenericApplicationContext.java>:[30,58] cannot find symbol
symbol: class GenericApplicationContext
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/context/FilesystemGenericApplicationContext.java>:[51,48] cannot find symbol
symbol: class ApplicationContext
location: class net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/context/FilesystemGenericApplicationContext.java>:[61,88] cannot find symbol
symbol: class ApplicationContext
location: class net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/context/FilesystemGenericApplicationContext.java>:[73,5] method does not override or implement a method from a supertype
[INFO] 6 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list