See <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/2137/display/redirect?page=changes>
Changes: [mattmann] remove OODT SSO as a dependency. ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building CAS Curation Interface 1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cas-curator --- [INFO] Deleting <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/target> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cas-curator --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cas-curator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/src/main/resources> [INFO] Copying 19 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ cas-curator --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/src/main/java/org/apache/oodt/cas/curation/CurationApp.java>: <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/src/main/java/org/apache/oodt/cas/curation/CurationApp.java> uses unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/src/main/java/org/apache/oodt/cas/curation/CurationApp.java>: Recompile with -Xlint:unchecked for details. [INFO] 2 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/src/main/java/org/apache/oodt/cas/curation/login/LoginPage.java>:[24,36] package org.apache.oodt.security.sso does not exist [ERROR] <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/src/main/java/org/apache/oodt/cas/curation/login/LoginPage.java>:[25,36] package org.apache.oodt.security.sso does not exist [ERROR] <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/src/main/java/org/apache/oodt/cas/curation/login/LoginPage.java>:[45,11] cannot find symbol symbol: class AbstractWebBasedSingleSignOn location: class org.apache.oodt.cas.curation.login.LoginPage [ERROR] <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/src/main/java/org/apache/oodt/cas/curation/login/LoginPage.java>:[45,46] cannot find symbol symbol: variable SingleSignOnFactory location: class org.apache.oodt.cas.curation.login.LoginPage [INFO] 4 errors [INFO] -------------------------------------------------------------