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

How to get the release version of the software #147

Open
IWillBeMyself opened this issue Aug 18, 2023 · 3 comments
Open

How to get the release version of the software #147

IWillBeMyself opened this issue Aug 18, 2023 · 3 comments

Comments

@IWillBeMyself
Copy link

Is your feature request related to a problem? Please describe.
I cannot find the release version of this software. How to get the release version of the software?

@samgang
Copy link

samgang commented Aug 28, 2023

git clone 
# Build Binary
mvn clean install
# Run Binary
java -jar target/rocketmq-exporter-0.0.2-SNAPSHOT-exec.jar

@IWillBeMyself
Copy link
Author

git clone 
# Build Binary
mvn clean install
# Run Binary
java -jar target/rocketmq-exporter-0.0.2-SNAPSHOT-exec.jar

Thank you, this software can meet my requirements in terms of functionality, but it does not comply with company regulations because it has never been released. I am more interested in information about its release plan.

@IWillBeMyself
Copy link
Author

Is there anyone who can help me?

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

2 participants