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

Upgrade Plexus Utils and XML #226

Merged
merged 1 commit into from
Sep 8, 2024
Merged

Upgrade Plexus Utils and XML #226

merged 1 commit into from
Sep 8, 2024

Conversation

michael-o
Copy link
Member

No description provided.

@michael-o
Copy link
Member Author

michael-o commented Sep 2, 2024

@basil I think you are after this, no?

@michael-o
Copy link
Member Author

@basil

@basil
Copy link

basil commented Sep 2, 2024

Yes, this sounds like the cause of the Enforcer warnings with a Maven 3 baseline. Based on https://codehaus-plexus.github.io/plexus-utils/

keep plexus-xml to 3 if you want Maven 3 compatibility, as plexus-xml 4 works only in Maven 4

@cstamas
Copy link
Member

cstamas commented Sep 2, 2024

I tend to keep all Maven-3 "thing" deps at p-u 3... and Maven-4 "things" at p-u 4 + p-x

@gnodet

@michael-o
Copy link
Member Author

I tend to keep all Maven-3 "thing" deps at p-u 3... and Maven-4 "things" at p-u 4 + p-x

@gnodet

Note that we have now done the opposite everywhere for Maven 3. Means, two deps.

@gnodet
Copy link
Contributor

gnodet commented Sep 3, 2024

I tend to keep all Maven-3 "thing" deps at p-u 3... and Maven-4 "things" at p-u 4 + p-x

@gnodet

Note that we have now done the opposite everywhere for Maven 3. Means, two deps.

Maven 3: p-u 4 and p-x 3
Maven 4: p-u 4 and p-x 4

@michael-o
Copy link
Member Author

Any objections here still?

@asfgit asfgit closed this in 32b489c Sep 8, 2024
@asfgit asfgit merged commit 32b489c into master Sep 8, 2024
36 checks passed
@michael-o michael-o deleted the upgrade-plexus-utils-xml branch September 8, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants