Skip to content

Instantly share code, notes, and snippets.

@clebertsuconic
Last active May 9, 2022 13:32
Show Gist options
  • Save clebertsuconic/717d2dc588198f809e47492bc5672cc0 to your computer and use it in GitHub Desktop.
Save clebertsuconic/717d2dc588198f809e47492bc5672cc0 to your computer and use it in GitHub Desktop.
git clone https://github.com/apache/activemq-nms-amqp.git
cd activemq-nms-amqp
git checkout 1.8.x
git checkout 1.7.x
git checkout 2.0.x
git checkout main
cd ..
git clone https://github.com/rh-messaging/jira-git-report.git
cd jira-git-report
mvn compile assembly:single
cd ..
java -jar jira-git-report/target/jira-git-0.1.SNAPSHOT-jar-with-dependencies.jar artemis activemq-nms-amqp out.html 1.8.0 HEAD false 1.8.x 1.8.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment