builder which
> resolves everything
>
> Regards,
>
> Hervé
>
> Le samedi 13 février 2021, 23:36:28 CET Anthony Dahanne a écrit :
> > Hello Tamás,
> > Thanks for your answer.
> > Yes, I remember I also got a look at this maven-resolver-demos repo; and
> I
> >
eases still support ServiceLocator, in
> upcoming 1.7.0 of it it will be deprecated, and later removed.
>
> HTH
> T
>
> On Fri, Feb 12, 2021 at 3:36 AM Anthony Dahanne >
> wrote:
>
> > Hello Maven devs,
> > I'm trying to programmatically ingest a pom.xm
to dig more into your case, even if I would be
> interested: days are only 24h
>
> Regards,
>
> Hervé
>
> Le samedi 13 février 2021, 04:13:01 CET Anthony Dahanne a écrit :
> > Hello,
> > I still could not find any solution to this problem
> > I have c
list...
Thanks
Le jeu. 11 févr. 2021, à 21 h 36, Anthony Dahanne
a écrit :
> Hello Maven devs,
> I'm trying to programmatically ingest a pom.xml and start a Maven
> dependency resolution on it.
> For that end, I'm using DefaultProjectBuildingRequest and a
> ProjectBuilde
Hello Maven devs,
I'm trying to programmatically ingest a pom.xml and start a Maven
dependency resolution on it.
For that end, I'm using DefaultProjectBuildingRequest and a ProjectBuilder.
I could successfully issue the request, but when trying against a pom that
relies on a parent or a BOM (spring
hello
did you check this page out :
https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound
Regarding maven site plugin, it says that 3.3 is compatible with 3.1
HTH,
Anthony
On Wed, Jul 17, 2013 at 12:13 PM, Gary Gregory wrote:
> If you check out log4j 2 trunk and run: mvn clean si
Hello,
I have a mojo with the following :
@Parameter( readonly = true, defaultValue = "${repositorySystemSession}" )
private RepositorySystemSession repoSession;
public void execute() throws MojoExecutionException {
...
DefaultDependencyResolutionRequest dependencyResolutionReque