You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/06/09 07:26:03 UTC

Build failed in Jenkins: CXF-trunk-deploy » OAuth 1.0a server #1941

See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/1941/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OAuth 1.0a server 3.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oauth_demo-server ---
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oauth_demo-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ oauth_demo-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/target/classes>
[INFO] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/src/main/java/demo/oauth/server/spring/SpringOAuthAuthenticationFilter.java>: <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/src/main/java/demo/oauth/server/spring/SpringOAuthAuthenticationFilter.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/src/main/java/demo/oauth/server/spring/SpringOAuthAuthenticationFilter.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/src/main/java/demo/oauth/server/spring/SpringOAuthAuthenticationFilter.java>:[37,51] cannot find symbol
  symbol:   class GrantedAuthorityImpl
  location: package org.springframework.security.core.authority
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/src/main/java/demo/oauth/server/CustomAuth.java>:[30,8] constructor LoginUrlAuthenticationEntryPoint in class org.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint cannot be applied to given types;
  required: java.lang.String
  found: no arguments
  reason: actual and formal argument lists differ in length
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/src/main/java/demo/oauth/server/spring/SpringOAuthAuthenticationFilter.java>:[56,44] cannot find symbol
  symbol:   class GrantedAuthorityImpl
  location: class demo.oauth.server.spring.SpringOAuthAuthenticationFilter
[INFO] 3 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: CXF-trunk-deploy » OAuth 1.0a server #1942

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/1942/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OAuth 1.0a server 3.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oauth_demo-server ---
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oauth_demo-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ oauth_demo-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/target/classes>
[INFO] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/src/main/java/demo/oauth/server/spring/SpringOAuthAuthenticationFilter.java>: <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/src/main/java/demo/oauth/server/spring/SpringOAuthAuthenticationFilter.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/src/main/java/demo/oauth/server/spring/SpringOAuthAuthenticationFilter.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/src/main/java/demo/oauth/server/spring/SpringOAuthAuthenticationFilter.java>:[37,51] cannot find symbol
  symbol:   class GrantedAuthorityImpl
  location: package org.springframework.security.core.authority
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/src/main/java/demo/oauth/server/CustomAuth.java>:[30,8] constructor LoginUrlAuthenticationEntryPoint in class org.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint cannot be applied to given types;
  required: java.lang.String
  found: no arguments
  reason: actual and formal argument lists differ in length
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$oauth_demo-server/ws/src/main/java/demo/oauth/server/spring/SpringOAuthAuthenticationFilter.java>:[56,44] cannot find symbol
  symbol:   class GrantedAuthorityImpl
  location: class demo.oauth.server.spring.SpringOAuthAuthenticationFilter
[INFO] 3 errors 
[INFO] -------------------------------------------------------------