Guillaume Nodet
Guillaume Nodet
Superseded with #2530
@desruisseaux for consistency and to honor the fact that the {{DepfaultDependencyResolverResult}} implements {{DependencyResolverResult}} which is annotated with {{@Immutable}}, I'd rather have {{DepfaultDependencyResolverResult}} being immutable. Is there a way to use...
> its nice to fix this once, but without a computer checking and enforcing this by some tool like checkstyle or rewrite, its not completed. I don't see where it's...
@Pankraz76 I'm not sure what you aim for with your PRs. How do they differ from this one ? It's fine very fine that you used openrewrite rules, but isn't...
There 's no plan to use Lombok at this point.
The `maven-artifact` will be deprecated and is not part of the upcoming Maven 4 api.
I really don't understand this PR. Profiles are already defined in the POM, and can already be activated using user properties... Closing this PR. @yuehcw please reopen if you want...
I think this could be revived and adapted to master which has changed quite a bit.
Maven 4 does not infer version on _managed dependencies_, only on _dependencies_. You may want to try something like https://github.com/maveniverse/bom-builder-maven-plugin.
Could you setup a simple reproducer project ?