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

Introduce own parent pom #180

Open
schrepfler opened this issue Oct 10, 2021 · 0 comments
Open

Introduce own parent pom #180

schrepfler opened this issue Oct 10, 2021 · 0 comments

Comments

@schrepfler
Copy link
Owner

@cstamas can you point to good examples of "own parent POM" used for maven plugins. If my memory serves me I used that one maybe as recommended way to publish to sonatype but it might be completely obsolete by now. Is there a recommended maven bill-of-materials pom I can reference?

Hey, re parent POM, easiest is to just copy current one, update all the (ancient) bits in it, and republish it (by you), for example as net.sigmalab.maven.plugins:plugins (so change the groupId and artifactId to one you have perms to publish, change license and all the bits you think is important). Once deployed and in Maven Central, just create PR here to update parent.

Maven BOM will be available for Maven 4.x, but not for Maven 3.x AFAIK...

Originally posted by @cstamas in #178 (comment)

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

1 participant