1.8.0 • Published 2 years ago
artemis-plugin-npm v1.8.0
NPM Package for Artemis Plugin
Prerequisites
To build and publish the package the following tools need to be installed locally:
Build
Run the following command:
yarn build
This will download the artifact org.apache.activemq:artemis-plugin
and unpack the plugin js files into target/
directory. It will then compile them into dist/artemis-plugin.js
.
Publish
To publish the npm package, run the following command:
yarn publish
Once successfully published, make sure to push the published tag to the repository:
git push origin main --tags
1.8.0
2 years ago
1.7.0
3 years ago
1.2.4
3 years ago
1.2.3
3 years ago
1.6.0
3 years ago
1.5.0
3 years ago
1.2.2
3 years ago
1.4.0
3 years ago
1.3.0
4 years ago
1.2.1
4 years ago
1.2.0
4 years ago
1.1.0
4 years ago
1.0.1
5 years ago
1.0.0
5 years ago
0.1.5
5 years ago
0.1.4
5 years ago
0.1.3
5 years ago
0.1.2
5 years ago
0.1.1
5 years ago