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

Fix AddManagedDependency when using properties on the GAV #3992

Merged

Conversation

ammachado
Copy link
Contributor

@ammachado ammachado commented Feb 11, 2024

What's changed?

Added support on maven of pom metadata download for artifacts that are defined by properties.

What's your motivation?

Use a Quarkus project which declares some artifacts using properties.

Anything in particular you'd like reviewers to focus on?

No

Anyone you would like to review specifically?

No

Have you considered any alternatives or workarounds?

No

Any additional context

No

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@ammachado ammachado changed the title fix/add managed dep with properties Fix AddManagedDependency when using properties on the GAV Feb 11, 2024
@timtebeek timtebeek self-requested a review February 11, 2024 10:34
Copy link
Contributor

@timtebeek timtebeek left a comment

Choose a reason for hiding this comment

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

Nice addition, thanks! Like how there's only minimal API changes to make this possible.

One small question but then we're good to merge I think.

@timtebeek timtebeek added the enhancement New feature or request label Feb 11, 2024
@timtebeek timtebeek merged commit f04ffaf into openrewrite:main Feb 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants