I'd like to release this plugin: anything to add before the release?
Regards,
Hervé
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
Hi Maven developers,
I find DefaultDependencyCollector is not getting "direct" and
"provided" dependencies by default. Is this expected behavior?
Background:
We use maven-resolver in our Java code. We create
RepositorySystemSesison through MavenRepositorySystemUtils.newSession
[1]. We use the ses
Hello,
Currently one can use
@org.apache.maven.plugins.annotations.Parameter
private LinkedHashMap keyValues = new LinkedHashMap<>();
to read a plugin configuration that looks like
value1
value2
My question is if it is possible to somehow read a configuration that l
The pull request has been merged. Thanks, Robert.
On Wed, Jan 8, 2020 at 1:50 PM Tomo Suzuki wrote:
>
> Hi Maven developers,
>
> I raised a PR: [MSHARED-850] Upgrade org.eclipse.aether:aether-util dependency
> for maven-dependency-tree [1].
> However, this GitHub repository is not listed in "Apa