I seem to be having extremely bad luck in getting a build to run
at the moment.  I have been trying for a couple of days without
success.  After a new checkout, clean and rebuild just now, I got
the following failure in modules/implementation-data-xml.

  Simon

[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Implementation Extension
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [sql:execute {execution: create-db}]
[INFO] Executing file: F:\tuscany69\sca\modules\implementation-data-xml\company.
sql
[ERROR] Failed to execute:   DROP TABLE COMPANY
[ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'COMPANY' bec
ause it does not exist.
[INFO] 4 of 5 SQL statements executed successfully
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 10 source files to F:\tuscany69\sca\modules\implementation-data
-xml\target\classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
F:\tuscany69\sca\modules\implementation-data-xml\src\main\java\org\apache\tuscan
y\sca\implementation\data\DATAImplementation.java:[86,78] cannot find symbol
symbol  : class DATACollection
location: class org.apache.tuscany.sca.implementation.data.DATAImplementation



F:\tuscany69\sca\modules\implementation-data-xml\src\main\java\org\apache\tuscan
y\sca\implementation\data\DATAImplementation.java:[86,78] cannot find symbol
symbol  : class DATACollection
location: class org.apache.tuscany.sca.implementation.data.DATAImplementation


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 28 seconds
[INFO] Finished at: Thu May 08 22:39:39 BST 2008
[INFO] Final Memory: 101M/362M
[INFO] ------------------------------------------------------------------------

Reply via email to