Re: jelly build problems...

2003-07-23 Thread Dean Hiller
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.  Is this typical?  Is there a way just to check out jelly 
from cvs and have it work without the commons Project.xml file???
thanks,
dean

Tomasz Pik wrote:

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-1.0.2b


cut/

thanks for any pointers or references to more docs, or possible 
solutions you know of,


Sun libraries cannot be stored on ibiblio due to Sun licences.
You've to download them from Sun site and put store in your
local repository manually.
Regards,
Tomek
PS: http://maven.apache.org/sun-licensing-journey.html

Dean

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


jelly build problems...

2003-07-22 Thread Dean Hiller
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.lang.Exception: Can't get jms-1.0.2b.jar to C:\Documents and 
Setting
s\dhiller\.maven\repository\jms\jars\jms-1.0.2b.jar

I get this for only 4 jars.  The rest worked fine.  I read somewhere 
there was a FAQ on this in maven, but could not find it and alas gave up.  

I have a framework which I would like to integrate with JellyUnit, 
because they are so similar and it would be stupid of me not just to 
join in on the jelly project instead.

thanks for any pointers or references to more docs, or possible 
solutions you know of,
Dean

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: jelly build problems...

2003-07-22 Thread Tomasz Pik
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-1.0.2b
cut/

thanks for any pointers or references to more docs, or possible 
solutions you know of,
Sun libraries cannot be stored on ibiblio due to Sun licences.
You've to download them from Sun site and put store in your
local repository manually.
Regards,
Tomek
PS: http://maven.apache.org/sun-licensing-journey.html

Dean

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


[jelly] Build problems?

2002-10-04 Thread Craig R. McClanahan

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



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]