Thanks, David, it works. I added the line below to my ~/build.properties:
maven.repo.remote = http://www.bluesunrise.com/maven/,
http://www.ibiblio.org/maven/, http://dist.codehaus.org/,
http://cvs.apache.org/repository
Not sure why I had to do this as this is the same line which appears in
[Jetspeed-Home]/project.properties. Anyway, I'm just happy that it
compiled and installed. Thanks for your help.
Steve B.
David Pankros wrote:
Using the -X, it seems that maven is looking to ibiblio for the file:
Well then that's your problem. It needs to check bluesunrise too! It's
here:
http://www.bluesunrise.com/maven/pluto/jars/
So make sure you add http://www.bluesunrise.com/maven/ as a repo in
maven. THEN it should work.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]