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

Drop prefixless expressions in POM #3581

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

timtebeek
Copy link
Contributor

What's changed?

Add Apache Maven best practices (to be expanded upon still) and a recipe to drop prefixless expressions from pom.xml files ahead of Maven 4.

What's your motivation?

Fixes #1621

Any additional context

@timtebeek timtebeek added the recipe Requested Recipe label Sep 29, 2023
@timtebeek timtebeek self-assigned this Sep 29, 2023
@jkschneider jkschneider merged commit 6ac7b35 into main Sep 29, 2023
@jkschneider jkschneider deleted the maven_prefixless_expressions branch September 29, 2023 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
recipe Requested Recipe
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Maven recipe: prefix POM expressions with project.
2 participants