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]


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]