https://github.com/ops4j/org.ops4j.pax.ace-maven-plugin
Maven plugin to manage Apache ACE
https://github.com/ops4j/org.ops4j.pax.ace-maven-plugin
Last synced: about 1 year ago
JSON representation
Maven plugin to manage Apache ACE
- Host: GitHub
- URL: https://github.com/ops4j/org.ops4j.pax.ace-maven-plugin
- Owner: ops4j
- Created: 2013-10-11T07:21:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-07-01T22:17:59.000Z (about 4 years ago)
- Last Synced: 2024-04-13T16:08:17.113Z (about 2 years ago)
- Language: Java
- Size: 43.9 KB
- Stars: 1
- Watchers: 61
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ace-maven-plugin
================
The plugin helps to deploy built artifacts in Apache ACE and manage ACE model.
What is available:
- upload Artifacts to ACE (+OBR)
- upload URLs to ACE (+OBR)
- run Target Actions (register, approve, auditEvents)
- create/delete Features, Distributions and Targets
- link/unlink entities
- print whole ACE model
As a sample look here: [Test Maven Project] (https://github.com/dpishchukhin/ace-maven-plugin-sample)