Hi All,
I getting the following error while trying to build the openJPA project.
Any pointers in this would be very helpful to me
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] OpenJPA
[INFO] OpenJPA Utilities
[INFO] OpenJPA Kernel
[INFO] OpenJPA JDBC
[INFO] OpenJPA JPA
[INFO] OpenJPA JPA JDBC
[INFO] OpenJPA XML Store
[INFO] OpenJPA Slice
[INFO] OpenJPA Aggregate Jar
[INFO] OpenJPA Distribution
[INFO] OpenJPA Persistence Examples
[INFO] OpenJPA Integration Tests
[INFO] OpenJPA Examples Integration Tests
[INFO] OpenJPA JPA TCK Integration Tests
[INFO]
------------------------------------------------------------------------
[INFO] Building OpenJPA
[INFO]
[INFO] Id: org.apache.openjpa:openjpa-parent:pom:2.0.0-SNAPSHOT
[INFO] task-segment: [package]
[INFO]
------------------------------------------------------------------------
[INFO] [site:attach-descriptor]
[INFO]
------------------------------------------------------------------------
[INFO] Building OpenJPA Utilities
[INFO]
[INFO] Id: org.apache.openjpa:openjpa-lib:jar:2.0.0-SNAPSHOT
[INFO] task-segment: [package]
[INFO]
------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [antrun:run]
[INFO] Executing tasks
[exec] Result: 1
[echo] Revision: unknown
[echo] OpenJPA version: 2.0.0-SNAPSHOT
[INFO]
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
------------------------------------------------------------------------
[INFO] OpenJPA ............................................... SUCCESS
[1.269s]
[INFO] OpenJPA Utilities ..................................... FAILED
[1.583s]
[INFO] OpenJPA Kernel ........................................ NOT BUILT
[INFO] OpenJPA JDBC .......................................... NOT BUILT
[INFO] OpenJPA JPA ........................................... NOT BUILT
[INFO] OpenJPA JPA JDBC ...................................... NOT BUILT
[INFO] OpenJPA XML Store ..................................... NOT BUILT
[INFO] OpenJPA Slice ......................................... NOT BUILT
[INFO] OpenJPA Aggregate Jar ................................. NOT BUILT
[INFO] OpenJPA Distribution .................................. NOT BUILT
[INFO] OpenJPA Persistence Examples .......................... NOT BUILT
[INFO] OpenJPA Integration Tests ............................. NOT BUILT
[INFO] OpenJPA Examples Integration Tests .................... NOT BUILT
[INFO] OpenJPA JPA TCK Integration Tests ..................... NOT BUILT
[INFO]
------------------------------------------------------------------------
[ERROR]
The following mojo encountered an error while executing:
Group-Id: org.apache.maven.plugins
Artifact-Id: maven-antrun-plugin
Version: 1.1
Mojo: run
brought in via: POM
While building project:
Group-Id: org.apache.openjpa
Artifact-Id: openjpa-lib
Version: 2.0.0-SNAPSHOT
>From file: /home/pankaj/workspace/OpenJPA-trunk/openjpa-lib/pom.xml
Reason: Error executing ant tasks
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run with the -e flag
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILED
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Thu Oct 30 22:05:28 IST 2008
[INFO] Final Memory: 9M/152M
[INFO]
------------------------------------------------------------------------