Latest Status: CASTOR-CPACTF-24 failed
Build Result CASTOR-CPACTF-5
Build CASTOR-CPACTF-5 failed.
- This has been failing since CASTOR-CPACTF-1 (Initial clean build, 2 months before).
- No failed tests found, a possible compilation error.
- Build completed on Apr 13, 2008 11:58:33 PM - 4 months ago
- Build took 5 seconds
This build was the result of the following 4 changes:
Code Changes
Code has been updated by Werner Guttmann, rjoachim.
-
rjoachim
Rename cpactf/src/test to cpactf/src/old (CASTOR-2291
)
-
rjoachim
Fixed build.xml and classpath (CASTOR-2291
)
-
Werner Guttmann
Added test case to CPA CTF (CASTOR-2326
).
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