-
Notifications
You must be signed in to change notification settings - Fork 101
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
Revive the project #257
Merged
Merged
Revive the project #257
Commits on Feb 13, 2023
-
- move to Takari shared GH action (uses Java 11 and 17) - move to latest released parent (but there is takari/takari-pom#12) - move off plexus component, convert all modules to takari-maven-component packaging (JSR300) - move off plexus logging, use Slf4j - plexus-utils is NOT auto-injected anymore starting with Maven 3.9.0, sort it out - fix compared POMs, locations are all now HTTPS (not HTTP) Problems: Kotlin module fails, but am not Kotlin magician to fully fix it (140 test passes OK, but there are 4 failures where KotlinModelWriter is about to inject MavenProject -> OutOfScopeEx All the rest of modules should be OK, tested with Maven 3.6.3, 3.8.7 and 3.9.0.
Configuration menu - View commit details
-
Copy full SHA for f65a18f - Browse repository at this point
Copy the full SHA f65a18fView commit details -
Configuration menu - View commit details
-
Copy full SHA for af02dfa - Browse repository at this point
Copy the full SHA af02dfaView commit details
Commits on Aug 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dce586d - Browse repository at this point
Copy the full SHA dce586dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a57525 - Browse repository at this point
Copy the full SHA 8a57525View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81f25ea - Browse repository at this point
Copy the full SHA 81f25eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 746ef51 - Browse repository at this point
Copy the full SHA 746ef51View commit details -
As if: * used as extension, p-u MUST NOT be present (as it is in core) * used as plugin, p-u MUST BE present (as 3.9 does not auto-inject it anymore)
Configuration menu - View commit details
-
Copy full SHA for 507920d - Browse repository at this point
Copy the full SHA 507920dView commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d89f08c - Browse repository at this point
Copy the full SHA d89f08cView commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 37eb124 - Browse repository at this point
Copy the full SHA 37eb124View commit details -
Configuration menu - View commit details
-
Copy full SHA for 644ff8a - Browse repository at this point
Copy the full SHA 644ff8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c564c0f - Browse repository at this point
Copy the full SHA c564c0fView commit details -
Shared GH workflow does not support java 8
So copy paste and modify it here.
Configuration menu - View commit details
-
Copy full SHA for 85ad6af - Browse repository at this point
Copy the full SHA 85ad6afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c8849d - Browse repository at this point
Copy the full SHA 2c8849dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2f567a - Browse repository at this point
Copy the full SHA e2f567aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 134bbdd - Browse repository at this point
Copy the full SHA 134bbddView commit details -
Compiling against it still retains compatibility with 3.6.x, but you get latest code with latest deprecations. One big change: serialization order changed for dependency/exclusion element, hence order is now ga (was ag). This is merely style, no semantic value.
Configuration menu - View commit details
-
Copy full SHA for 8243ec6 - Browse repository at this point
Copy the full SHA 8243ec6View commit details
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.