Re: Accessing a maven repository programatically (in 2019)

2019-04-21 Thread Michael Lipp
On 2019/04/08 11:21:19, Paul Hammant wrote: > There's shades of https://en.wikipedia.org/wiki/XY_problem to what you> > posting. I, for one, an interested in what your trying to make after you've> > solved this problem :)> It's not trivial. There is a tool called "bnd" that supports the developme

Re: Accessing a maven repository programatically (in 2019)

2019-04-07 Thread Michael Lipp
Thanks to everybody who answered. However, I'm utterly confused. The references to the examples (https://github.com/GoogleCloudPlatform/cloud-opensource-java/tree/master/dependencies and https://github.com/apache/maven-resolver/tree/master/maven-resolver-demos/maven-resolver-demo-snippets/src/main

Accessing a maven repository programatically (in 2019)

2019-04-06 Thread Michael Lipp
Hi, I've spent considerable time on researching this, but to no avail. The closest answer that I have found was on Stackoverflow (https://stackoverflow.com/questions/11674537/retrieving-maven-artifact-from-repository-using-maven-java-api). But it points me to Eclipse Aether, which has been archive

maven-project.xsd

2003-11-28 Thread Michael Lipp
Hi, first of all, I apologize, but I didn't find a bug tracking system for maven. I clicked some time through the web site, did a google search, but no luck. So if this is out of place, don't shout at me, just redirect me. I decided to give maven a try and found a problem in the very first st