Maven goal "allDeployHead" fails for HSQL db
--------------------------------------------

                 Key: GRFT-107
                 URL: http://issues.apache.org/jira/browse/GRFT-107
             Project: Graffito
          Issue Type: Bug
          Components: Project Build
         Environment: Windows XP SP2, Java 5, current trunk of Jetspeed2 (rev.  
452795), current trunk of Apache Graffito (rev. 451266)
            Reporter: Andreas Weder
            Priority: Blocker


Running "maven allDeployHead" fails with the following error:

db.create:
db.execute:
    [echo] Execute SQL script : ./target/src/sql/hypersonic/graffitostore-schema
.sql -- ON ERROR = abort
    [sql] Executing file: C:\Projects\Apache_Graffito_trunk\components\target\sr
c\sql\hypersonic\graffitostore-schema.sql
    [sql] 31 of 31 SQL statements executed successfully

db.execute:
    [echo] Execute SQL script : ./src/sql/GraffitoServer/insert-db.sql -- ON ERR
OR = abort
    [sql] Executing file: C:\Projects\Apache_Graffito_trunk\components\src\sql\G
raffitoServer\insert-db.sql
    [sql] 9 of 9 SQL statements executed successfully


db.execute:
    [echo] Execute SQL script : ./src/sql/GraffitoServer/delete-j2-security.sql
-- ON ERROR = abort
    [sql] Executing file: C:\Projects\Apache_Graffito_trunk\components\src\sql\G
raffitoServer\delete-j2-security.sql
    [sql] [ERROR] Failed to execute: DELETE FROM PRINCIPAL_PERMISSION WHERE PRIN
CIPAL_ID = 6 AND PERMISSION_ID =  20

BUILD FAILED
File...... c:\Projects\Apache_Graffito_trunk\maven.xml
Element... maven:reactor
Line...... 197
Column.... 28
Unable to obtain goal [db.reinit.production] -- c:\Projects\Apache_Graffito_trun
k\components\maven.xml:294:38: <sql> java.sql.SQLException: Table not found in s
tatement [DELETE FROM PRINCIPAL_PERMISSION]
Total time: 7 seconds
Finished at: Thu Oct 05 16:58:21 CEST 2006



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to