Hi Guillaume,
I removed it because I assumed that the RepositorySession is already aware
of the RemoteRepositories.
All integration tests kept working after this change.
But it seems like you found a case where it is required.
So you can write an integration test to prevent regression in the f
: "dev"
> Copie à :
> Objet : Remote repositories in unpack and copy goal of maven-dependency-plugin
>
> Hello,
>
>
>
> In the current 3.0.0-SNAPSHOT version of the maven-dependency-plugin, I
> noticed that the unpack and copy goals do not resolve artifacts fr
Hello,
In the current 3.0.0-SNAPSHOT version of the maven-dependency-plugin, I noticed
that the unpack and copy goals do not resolve artifacts from remote
repositories configured in the POM. This used to work in the version 2.10.
To reproduce the issue, it is possible to add a remote repo