I did an update from Subversion yesterday and am getting compiling errors again.
I did a "mvn install" and are getting the following errors. Also, with the build I did last week, I couldn't run the examples anymore. I was getting some Axis errors. Below are the errors from yesterday's Subversion update. Thanks --- [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] No sources to compile [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Not compiling test sources [INFO] [surefire:test] [INFO] Tests are skipped. [INFO] [jar:jar] [INFO] Building jar: C:\work\ode\trunk\bpel-scripts\target\ode-bpel-scripts-2.0- SNAPSHOT.jar [INFO] [install:install] [INFO] Installing C:\work\ode\trunk\bpel-scripts\target\ode-bpel-scripts-2.0-SNA PSHOT.jar to C:\Documents and Settings\Administrator\.m2\repository\org\apache\o de\ode-bpel-scripts\2.0-SNAPSHOT\ode-bpel-scripts-2.0-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ - --- [INFO] Building ODE :: BPEL Compiler [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ - --- [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] Compiling 7 source files to C:\work\ode\trunk\bpel-compiler\target\classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure C:\work\ode\trunk\bpel-compiler\src\main\java\org\apache\ode\bpel\compil er\bom\B pelObjectFactory.java:[143,42] cannot find symbol symbol : class WhileActivity11 location: class org.apache.ode.bpel.compiler.bom.BpelObjectFactory [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28 seconds [INFO] Finished at: Wed Oct 25 09:35:47 PDT 2006 [INFO] Final Memory: 12M/29M [INFO] ------------------------------------------------------------------------ C:\work\ode\trunk>
