See 
<https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/1966/changes>

Changes:

[mattmann] - move Workbench to OODT web components: OODT-842: WIP

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building CAS Curation Interface
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: 
http://repo1.maven.org/maven2/org/apache/wicket/wicket/1.4.17/wicket-1.4.17.pom
2K downloaded  (wicket-1.4.17.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/wicket/wicket-parent/1.4.17/wicket-parent-1.4.17.pom
28K downloaded  (wicket-parent-1.4.17.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/wicket/wicket-extensions/1.4.17/wicket-extensions-1.4.17.pom
1K downloaded  (wicket-extensions-1.4.17.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/wicket/wicket/1.4.17/wicket-1.4.17.jar
Downloading: 
http://repo1.maven.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.jar
1914K downloaded  (wicket-1.4.17.jar)
Downloading: 
http://repo1.maven.org/maven2/org/apache/wicket/wicket-extensions/1.4.17/wicket-extensions-1.4.17.jar
1152K downloaded  (wicket-extensions-1.4.17.jar)
1609K downloaded  (guava-11.0.2.jar)
[WARNING] Invalid project model for artifact 
[javassist:org.javassist:3.16.1-GA]. It will be ignored by the remote resources 
Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 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/HomePage.java>:[20,46]
 package org.apache.oodt.cas.curation.workbench 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/CurationApp.java>:[24,46]
 package org.apache.oodt.cas.curation.workbench 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/HomePage.java>:[27,13]
 cannot find symbol
  symbol:   class Workbench
  location: class org.apache.oodt.cas.curation.HomePage
[ERROR] 
<https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/src/main/java/org/apache/oodt/cas/curation/CurationApp.java>:[40,29]
 cannot find symbol
  symbol:   variable Workbench
  location: class org.apache.oodt.cas.curation.CurationApp
[ERROR] 
<https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/src/main/java/org/apache/oodt/cas/curation/CurationApp.java>:[47,35]
 cannot find symbol
  symbol:   class Workbench
  location: class org.apache.oodt.cas.curation.CurationApp
[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/src/main/java/org/apache/oodt/cas/curation/HomePage.java>:[20,46]
 package org.apache.oodt.cas.curation.workbench does not exist
<https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/src/main/java/org/apache/oodt/cas/curation/CurationApp.java>:[24,46]
 package org.apache.oodt.cas.curation.workbench does not exist
<https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/src/main/java/org/apache/oodt/cas/curation/HomePage.java>:[27,13]
 cannot find symbol
  symbol:   class Workbench
  location: class org.apache.oodt.cas.curation.HomePage
<https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/src/main/java/org/apache/oodt/cas/curation/CurationApp.java>:[40,29]
 cannot find symbol
  symbol:   variable Workbench
  location: class org.apache.oodt.cas.curation.CurationApp
<https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-curator/ws/src/main/java/org/apache/oodt/cas/curation/CurationApp.java>:[47,35]
 cannot find symbol
  symbol:   class Workbench
  location: class org.apache.oodt.cas.curation.CurationApp

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 34 seconds
[INFO] Finished at: Sat Aug 22 22:38:50 UTC 2015
[INFO] Final Memory: 131M/614M
[INFO] ------------------------------------------------------------------------

Reply via email to