[SHRINKRES-354] update to keep track of changes in maven 4-rc-1#369
Merged
petrberan merged 1 commit intoshrinkwrap:masterfrom Dec 12, 2024
Merged
Conversation
added org.jboss.shrinkwrap.resolver.maven.ignoreDecryptionProblems system property to ignore maven 4 decryption issues
3930b8e to
85d6e39
Compare
Member
|
Thanks for keeping eye on the changes @lprimak ! I'd like to release another version before Christmas, can't do that since we have test failing (http://archive.apache.org is off). Is there some changes you'd like to get in or would those wait for next year? |
Contributor
Author
|
This PR is everything I would like to get into the new release. I would like to get this in before the holidays. |
Member
|
New version is out and should be available in couple of hours @lprimak . Won't probably have a look at the project until next year as I have PTO until EOY. As a matter of fact, I'm on my PTO right now :) See you next year! |
Contributor
Author
|
Relax and enjoy. I’ve been on non-paid PTO since 2020 :) |
Contributor
|
This PR, as #341 is wrong, for context see https://issues.apache.org/jira/browse/MNG-8464 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Maven team has changed how project-local pom is organized slightly.
-consumer.pomfiles have been renamed to just.pomThis PR fixes problems associated with that change
Added
org.jboss.shrinkwrap.resolver.maven.ignoreDecryptionProblemssystem propertyto ignore security issues since maven 4 completely changed the format of encrypted passwords