Hi Marcus, Sorry for the hassle, the repository is fixed now. This is a third party repo and we are working on removing the dependencies from it. Please let us know if you see further issues.
Can you please also let us know how you plan to use Airavata so we can guide you better? Cheers, Suresh On Dec 19, 2012, at 3:36 AM, Marcus Götling <[email protected]> wrote: > I'm trying to use Airavata Message Broker in a Maven project. It fails when > trying to fetch dependencies which are located on > http://community.ucs.indiana.edu:9090/archiva/repository/ogce.m2.all, e.g. > xbean, xmlbeans, xpp3, xpp4, xsul and yfilter. > > It seems that Maven server is not available and the packages in question are > not located on Maven central servers. > > Do anyone on this list have any insight into the problem? > > I'm using the following dependency in my pom: > > <dependencies> > <dependency> > <groupId>org.apache.airavata</groupId> > <artifactId>airavata-message-broker</artifactId> > <version>0.5</version> > </dependency> > </dependencies> > > I have also put up question regarding the matter on Stack Overflow: > > http://stackoverflow.com/questions/13855921/apache-airavata-dependency-in-maven > > Regards > Marcus
