Re: howto resolve dependencies for a pom outside of a maven build

2019-02-07 Thread Bert
Thank you so much for that write up. I did indeed enjoyed reading it.
No wonder I got lost on the way..

I will look into your provided code example on the weekend. Quite a
bit of plumbing ;-). Do I need all of this? Because I do not need to
download all the dependencies. A collection / tree of the artefact
metadata would be enough. But again, thank you for help. I was about
to abandon my little site project.

Bert

Am Do., 7. Feb. 2019 um 17:24 Uhr schrieb Laird Nelson :
>
> On Thu, Feb 7, 2019 at 8:14 AM Bert  wrote:
>
> > So far, I have found plugins (maven-dependency-tree,
> > maven-dependency-analyzer,..) that do what I want to do and I hoped to
> > learn from there on how to resolve dependencies.
> > Unfortunately, they all rely on an existing/running plexus container
> > (or so I understand).
> > I did not find information or a sample on how to start plexus.
> >
>
> You might be interested in a blog post I wrote on this a while back:
> https://lairdnelson.wordpress.com/2017/03/06/maven-and-the-project-formerly-known-as-aether/
>
> The short answer is you want the *new* version of Maven Artifact Resolver:
> https://maven.apache.org/resolver/index.html
>
> For the longer answer, I hope you enjoy the blog post.
>
> Best,
> Laird
> --
> https://about.me/lairdnelson

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: howto resolve dependencies for a pom outside of a maven build

2019-02-07 Thread Laird Nelson
On Thu, Feb 7, 2019 at 8:14 AM Bert  wrote:

> So far, I have found plugins (maven-dependency-tree,
> maven-dependency-analyzer,..) that do what I want to do and I hoped to
> learn from there on how to resolve dependencies.
> Unfortunately, they all rely on an existing/running plexus container
> (or so I understand).
> I did not find information or a sample on how to start plexus.
>

You might be interested in a blog post I wrote on this a while back:
https://lairdnelson.wordpress.com/2017/03/06/maven-and-the-project-formerly-known-as-aether/

The short answer is you want the *new* version of Maven Artifact Resolver:
https://maven.apache.org/resolver/index.html

For the longer answer, I hope you enjoy the blog post.

Best,
Laird
--
https://about.me/lairdnelson


howto resolve dependencies for a pom outside of a maven build

2019-02-07 Thread Bert
Hi maven developers,

for the last days I tried to find a way to get the dependencies for a
given pom file outside of a maven build process.

So far, I have found plugins (maven-dependency-tree,
maven-dependency-analyzer,..) that do what I want to do and I hoped to
learn from there on how to resolve dependencies.
Unfortunately, they all rely on an existing/running plexus container
(or so I understand).
I did not find information or a sample on how to start plexus.

Are there any online resources, demo applications (that are not 10
years old ;-))? I found an example in
github.com:apache/maven-artifact-resolver but it is outdated and does
not match the current api.

Thanks in advance for any pointer.

greetings
Bert

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Wagon version 3.3.2

2019-02-07 Thread Dan Tran
+1 tested with maven-3.6.1-SNAPSHOT building large maven project

-D

On Wed, Feb 6, 2019 at 4:13 PM Tibor Digana  wrote:

> +1
>
> On Tue, Feb 5, 2019 at 12:15 AM Michael Osipov 
> wrote:
>
> > Hi,
> >
> > We solved 12 issues:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318122=12344885
> >
> > There are still a couple of issues left in JIRA:
> >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20WAGON%20AND%20resolution%20%3D%20Unresolved
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1485/
> >
> >
> https://repository.apache.org/content/repositories/maven-1485/org/apache/maven/wagon/wagon/3.3.2/wagon-3.3.2-source-release.zip
> >
> > Source release checksum(s):
> > wagon-3.3.2-source-release.zip
> > sha512:
> >
> >
> 48505538ee4eec686dea90a45cb683624a16baf899c3f0372a09520dc7a2bac7c3b92d8caf569a4ad4a7efff1b617824125dc2d3a632ee4fafd5b963d0f9a5cb
> >
> > Staging site:
> > https://maven.apache.org/wagon-archives/wagon-LATEST/
> >
> > Guide to testing staged releases:
> > http://maven.apache.org/guides/development/guide-testing-releases.html
> >
> > Vote open for 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
> >
>