Skip to content

Comments

Update plugin, require Maven 3.2.5#223

Merged
slawekjaranowski merged 1 commit intomojohaus:masterfrom
cstamas:update-plugin
Dec 5, 2022
Merged

Update plugin, require Maven 3.2.5#223
slawekjaranowski merged 1 commit intomojohaus:masterfrom
cstamas:update-plugin

Conversation

@cstamas
Copy link
Member

@cstamas cstamas commented Dec 5, 2022

Get rid of Maven2 bits, put Maven3 bits in proper scope.

Get rid of Maven2 bits, put Maven3 bits in proper scope.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-project</artifactId>
<artifactId>maven-compat</artifactId>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can’t we get rid of it?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's baby steps, first get rid of maven2....

@slawekjaranowski slawekjaranowski changed the title Update plugin Update plugin, require Maven 3.2.5 Dec 5, 2022
@slawekjaranowski slawekjaranowski merged commit 05c6f3e into mojohaus:master Dec 5, 2022
@cstamas cstamas deleted the update-plugin branch December 5, 2022 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants