Hello

I tried again but I it still fails, connection being refused. Part of the
exception:

Caused by: org.sonatype.aether.resolution.ArtifactResolutionException:
Could not transfer artifact xmlbeans:xbean:pom:2.5.0 from/to ogce.m2.all (
http://community.ucs.indiana.edu:9090/archiva/repository/ogce.m2.all):
Connection to http://community.ucs.indiana.edu:9090 refused

I've tried to open http://community.ucs.indiana.edu:9090/archiva/ as well
in a browser with no success. Are you sure the repository is available over
the Internet?

I am implementing a Notification Consumer, that should subscribe to some
topics. The people developing the publisher have used Airavata as the
broker so I thought it would be good to use the same. I'm quite new to the
world of WS-Notifications so much of it is still in a bit of blur.

Regards
Marcus


On Wed, Dec 19, 2012 at 5:27 PM, Suresh Marru <[email protected]> wrote:

> 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
>
>
>

Reply via email to