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

create Apache source-release distribution archive #543

Closed
hboutemy opened this issue Dec 22, 2021 · 4 comments
Closed

create Apache source-release distribution archive #543

hboutemy opened this issue Dec 22, 2021 · 4 comments
Milestone

Comments

@hboutemy
Copy link
Member

now that mvnd is imported at Apache, we'll need its future releases to be published in Maven's dist area: https://archive.apache.org/dist/maven/

and of course follow Apache rules about voting a release candidate for 72h before pushing out the result if vote is positive

notice that I don't absolutely mean that we need to stick exactly with what is done on usual release process for all Maven parts: https://maven.apache.org/developers/release/maven-project-release-procedure.html
For example we're not forced to publish something to https://repository.apache.org/ given it seems nothing is published to Central https://repo.maven.apache.org/maven2/org/mvndaemon
There is also a question if switching org.mvndaemon.mvnd groupid to org.apache.maven.mvnd make sense or creates issues

@gnodet @olamy @ppalaga

@hboutemy hboutemy added this to the 0.7.2 milestone Dec 22, 2021
@ppalaga
Copy link
Contributor

ppalaga commented Jan 4, 2022

There is also a question if switching org.mvndaemon.mvnd groupid to org.apache.maven.mvnd make sense or creates issues

Nothing comes to my mind that should prevent it. We need to try and see whether it will really work.

@hboutemy
Copy link
Member Author

hboutemy commented Jan 4, 2022

and can you confirm nothing requires to be published to Maven Central?

@ppalaga
Copy link
Contributor

ppalaga commented Jan 4, 2022

and can you confirm nothing requires to be published to Maven Central?

Yes, we never released anything to Central. The zipped distro distributed via GH downloads is currently the only distribution channel. Of course, this may change if we see a need.

@gnodet
Copy link
Contributor

gnodet commented Apr 28, 2022

@gnodet gnodet closed this as completed Apr 28, 2022
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

No branches or pull requests

3 participants