File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 key : pris-xls-plugin-{{ checksum "pom.xml" }}
3333 paths :
3434 - ~/.m2
35+ - store_artifacts :
36+ path : kar/target/opennms-pris-plugin.kar
3537 - persist_to_workspace :
3638 root : ~/
3739 paths :
Original file line number Diff line number Diff line change 1+
12# PRIS Plugin
23
34PRIS Plugin that can be installed and run on OpenNMS Karaf Container
45
6+ [ ![ OpenNMS] ( https://circleci.com/gh/OpenNMS/pris-plugin.svg?style=shield )] ( https://app.circleci.com/pipelines/github/OpenNMS/pris-plugin )
7+
58## Getting Started
69
710git clone https://github.com/OpenNMS/pris-plugin.git
@@ -73,6 +76,13 @@ sudo cp kar/target/opennms-pris-plugin.kar ~/opt/opennms/deploy/
7376
7477* [ Maven] ( https://maven.apache.org/ ) - Dependency Management
7578
79+ ## Release
80+
81+ * Version number comes from the ` pom.xml ` <version > tag
82+ * Merges to master trigger releases
83+ * Merges to develop trigger pre-releases
84+ * All other branches trigger just the build job
85+ * Branch build artifacts are in CircleCI of the build
7686
7787## Acknowledgments
7888
You can’t perform that action at this time.
0 commit comments