Latest Status: CASTOR-CPACTF-24 failed
Build Result CASTOR-CPACTF-13
Build CASTOR-CPACTF-13 failed.
- This has been failing since CASTOR-CPACTF-1 (Initial clean build, 3 months before).
- No failed tests found, a possible compilation error.
- Build completed on Jun 2, 2008 9:41:28 AM - 4 months ago
- Build took 5 seconds
- Built on agent Default Agent
This build was the result of the following 3 changes:
Code Changes
Code has been updated by rjoachim.
-
rjoachim
Changed names of ddl scripts of new JDO test framework.
-
rjoachim
Changed default database name and creadetials of new JDO test suite.
-
rjoachim
Transferred old tests TC30 and TC31 to new JDO test framework (CASTOR-2377
)
Error Summary
The build generated some errors. See the full build log for details.
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.mockejb:mockejb:jar:0.5
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.mockejb -DartifactId=mockejb -Dversion=0.5 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.mockejb -DartifactId=mockejb -Dversion=0.5 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.codehaus.castor:castor-cpactf:jar:1.2.1-SNAPSHOT
2) org.mockejb:mockejb:jar:0.5
----------
1 required artifact is missing.
for artifact:
org.codehaus.castor:castor-cpactf:jar:1.2.1-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch