Letractively / webpasswordsafe

Automatically exported from code.google.com/p/webpasswordsafe
0 stars 0 forks source link

build fails because maven is unable to find gilead resources #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

I'm attempting to build webpasswordsafe but it's failing to download the gilead 
resources because they're not available on https://gilead.svn.sourceforge.net, 
I thought the dependencies would have taken care of this. I've attached a 
typescript of the session output, there's alot. I following the Admin Guide 
instructions but I'm stuck at this point.

webpasswordsafe-dependencies-bin-1.0.zip
webpasswordsafe-src-1.0.zip
OpenSuSE 11.3
java version "1.6.0_25"
Apache Maven 2.2.1

Original issue reported on code.google.com by da...@darins.net on 13 May 2011 at 2:42

Attachments:

GoogleCodeExporter commented 9 years ago
I upgraded to Maven 3.0.3 which resolved the build problem

Original comment by da...@darins.net on 13 May 2011 at 4:04

GoogleCodeExporter commented 9 years ago
Gilead's repo may have been down temporarily?  I nuked my local repo directory, 
and reran everything from scratch using maven 2.2.1 and it built successfully.  
I close as cannot reproduce for now unless someone similar issues pop up.

Original comment by joshdrum...@gmail.com on 15 May 2011 at 8:22