Hi Nadeem, I also got this error sometimes. Since I had previously build Airavata successfully in my local machine I used the maven offline build (mvn -o clean install) so that the dependencies are not downloaded again from remote sites.
Regards Supun On Wed, Mar 5, 2014 at 10:22 PM, Nadeem Anjum <[email protected]>wrote: > Hi all, > > I am getting the following error while building airavata from source (0.11 > release): > ______________________________________________________________________ > > Downloading: > http://community.ucs.indiana.edu:9090/archiva/repository/ogce.m2.all/de/fzj/unicore/jsdl-xmlbeans/2.1.1-SNAPSHOT/maven-metadata.xml > [WARNING] Could not transfer metadata > de.fzj.unicore:jsdl-xmlbeans:2.1.1-SNAPSHOT/maven-metadata.xml from/to > ogce.m2.all ( > http://community.ucs.indiana.edu:9090/archiva/repository/ogce.m2.all): > community.ucs.indiana.edu > [WARNING] Failure to transfer > de.fzj.unicore:jsdl-xmlbeans:2.1.1-SNAPSHOT/maven-metadata.xml from > http://community.ucs.indiana.edu:9090/archiva/repository/ogce.m2.all was > cached in the local repository, resolution will not be reattempted until > the update interval of ogce.m2.all has elapsed or updates are forced. > Original error: Could not transfer metadata > de.fzj.unicore:jsdl-xmlbeans:2.1.1-SNAPSHOT/maven-metadata.xml from/to > ogce.m2.all ( > http://community.ucs.indiana.edu:9090/archiva/repository/ogce.m2.all): > community.ucs.indiana.edu > > [ERROR] Failed to execute goal on project airavata-gfac-core: Could not > resolve dependencies for project > org.apache.airavata:airavata-gfac-core:jar:0.11: Failed to collect > dependencies at eu.unicore:ogsabes-client:jar:1.7.0-rc -> > eu.unicore:uas-client:jar:1.7.0-rc -> > eu.unicore.services:use-wsrfclient:jar:3.0.0-rc -> > org.apache.xmlbeans:xmlbeans-xpath:jar:2.6.0 -> net.sf.saxon:saxon:jar:9: > Failed to read artifact descriptor for net.sf.saxon:saxon:jar:9: Could not > transfer artifact net.sf.saxon:saxon:pom:9 from/to ogce.m2.all ( > http://community.ucs.indiana.edu:9090/archiva/repository/ogce.m2.all): > community.ucs.indiana.edu: Unknown host community.ucs.indiana.edu -> > [Help 1] > > __________________________________________________________________________________________________ > > Apparently, > http://community.ucs.indiana.edu:9090/archiva/repository/ogce.m2.all > is'nt accessible over browser as well. > > Could anyone suggest a possible solution? > > Thanks, > Nadeem > -- Thank you Supun Nakandala Dept. Computer Science and Engineering University of Moratuwa
