thanks for the info and the link. I finally got all the jars. 'maven
test' on 1.0 didn't seem to work(test failures due to missing files).
Checking out just jelly doesn't work either. I had to check out all of
commons and then it worked, because it was looking for the commons
Project.xml. I
Dean Hiller wrote:
I downloaded the jelly src 1.0, and maven-1.0-beta-10.zip. When I build
I run maven or "maven test" I get these errors...
WARNING: Failed to download jdbc-2.0.jar.
Attempting to download jms-1.0.2b.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/jms/jars/jms-
I downloaded the jelly src 1.0, and maven-1.0-beta-10.zip. When I build
I run maven or "maven test" I get these errors...
WARNING: Failed to download jdbc-2.0.jar.
Attempting to download jms-1.0.2b.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/jms/jars/jms-1.0.2b
.jar]: java.
When I try to compile Jelly (using "ant"), I get 13 compile errors --
from the nature of them, it appears that the Maven-generated build.xml
file doesn't know about dependencies on CLI, Dom4J, and HttpClient. Can
this be fixed? Is there some other build target that will work instead?
Craig
-