Re: Accessing Nexus with Java JAX-WS

2014-02-06 Thread Olivier Lamy
Here it's an Apache Maven users list. So for nexus related questions you must ask nexus mailing lists. Cheers, Olivier On 7 February 2014 09:34, John Dix wrote: > Hey Guys, > > I need to access the nexus repo in Java via the RESTful API provided but I > cannot seem to find a URL that works for

Accessing Nexus with Java JAX-WS

2014-02-06 Thread John Dix
Hey Guys, I need to access the nexus repo in Java via the RESTful API provided but I cannot seem to find a URL that works for us. Is there a standard path into it I access? I want to download a list of artifcats in a specific path like this: myrepo:8081/nexus/content/repositories/thirdparty I