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

[WIP] move to org.apache.maven package #186

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

olamy
Copy link
Member

@olamy olamy commented Jun 23, 2022

  • bump version to 2.0.0-SNAPSHOT
  • move to package org.apache.maven.resolver, bump version to 2.0.0

Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
@michael-o
Copy link
Member

@olamy
Copy link
Member Author

olamy commented Jun 23, 2022

Not now, please read: https://cwiki.apache.org/confluence/display/MAVEN/Maven+Ecosystem+Cleanup#MavenEcosystemCleanup-MavenResolver

why not using the 4.x window for this as well???
sounds definitely a good target..
or we have to wait too long for this...

It;s just a package change so really not much compared to all other changes included in 4.x

you guys shouldn;t be scared of package change?

@olamy
Copy link
Member Author

olamy commented Jun 25, 2022

@michael-o @cstamas the goal is to fix the biggest aberration we still have in our code base! Still using org.eclipse package in an Apache project distributed under groupId org.apache.maven
That's still definitely an aberration! Even eclipse has been faster to move from javax. to jakarta.
Still in WIP as I have to remove ServiceLocator.
But frankly we should have done this for MANY years...

Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
@laeubi
Copy link

laeubi commented Dec 12, 2022

@cstamas this should be tagged 2.0 as well!

@cstamas
Copy link
Member

cstamas commented Dec 12, 2022

It depends, we can do this only when resolver is completely sealed off from anything else than maven core (so when Maven 4 API is the only thing reachable for plugins). So, it may mean even 3.0...

@cstamas cstamas added this to the 3.0.0 milestone Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants