[MPLUGIN-377] Upgrade to maven 3.x and avoid using deprecated API by gnodet · Pull Request #37 · apache/maven-plugin-tools (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

gnodet

merged 2 commits into

Oct 21, 2021

Conversation

@gnodet

Ground work for https://issues.apache.org/jira/browse/MNG-7266.

Upgrading to maven 3.2.x is necessary in order to get rid of the org.apache.maven.execution.RuntimeInformation which was deprecated in favor of org.apache.maven.rtinfo.RuntimeInformation.
The org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata class has been copied from maven-compat.

@gnodet

cstamas

@gnodet

@cstamas

Changes coming from master: added -P run-its as ITs were NOT executed before (and they would fail IMHO).

IT failure reason is ancient projects in ITs: This PR ITs passes when this applied: #41

@cstamas cstamas changed the titleUpgrade to maven 3.x and avoid using deprecated API [MPLUGIN-377] Upgrade to maven 3.x and avoid using deprecated API

Oct 14, 2021

hboutemy

@jira-importer

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})