Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update plugin, require Maven 3.2.5 #223

Merged
merged 1 commit into from Dec 5, 2022

Conversation

cstamas
Copy link
Contributor

@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>
<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
Contributor 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.

None yet

3 participants