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

Release Java/Maven Project #1503

Open
riprasad opened this issue Mar 25, 2020 · 3 comments
Open

Release Java/Maven Project #1503

riprasad opened this issue Mar 25, 2020 · 3 comments
Labels

Comments

@riprasad
Copy link

How can i use this tool to release my Project which is built entire on Java and uses Maven as build tool? Is it possible to use this without NPM ?

@travi
Copy link
Member

travi commented Mar 25, 2020

you can find the details you are looking for in the FAQs of the documentation:

Can I use semantic-release to publish non-JavaScript packages?

@gr2m gr2m added the support label Mar 25, 2020
@jpoehnelt
Copy link
Contributor

I wrote https://www.npmjs.com/package/@google/semantic-release-replace-plugin to make this a little easier for other languages.

I am currently using Github Actions and use this to replace version strings in my gradle files.

related: #1509

@evansiroky
Copy link
Contributor

evansiroky commented Jun 12, 2020

Hello, I help write and maintain maven-semantic-release which include various semantic-release plugins that allow automated releasing to maven central. You should check out the list of semantic-release community plugins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants