Re: How can resolve an artifact from a remote Repo from within my Component

2017-05-24 Thread Robert Scholte
[1] http://maven.apache.org/resolver/index.html [2] http://wiki.eclipse.org/Aether On Wed, 24 May 2017 12:57:03 +0200, DK <desmond.kirr...@gmail.com> wrote: How can resolve an artifact from a remote Repo from within my Component Here is a template of my Component code. It will take

How can resolve an artifact from a remote Repo from within my Component

2017-05-24 Thread DK
How can resolve an artifact from a remote Repo from within my Component Here is a template of my Component code. It will take GAV co-ordinates as argument. How can I use the GAV co-ordinates to download the artifact from my remote Nexus repo