Juan Hernandez has submitted this change and it was merged.
Change subject: core: Maven plugin to generate JBoss modules
......................................................................
core: Maven plugin to generate JBoss modules
This change introduces a new maven plugin that generates .zip files
containing JBoss modules and attaches them as artifacts.
Change-Id: I8f1f106046c2924429d3b766c84b0c1ac307ec2a
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
(cherry picked from commit 9b3e223cf8b9828f96f36fb2e3490babef729b7f)
---
A build-tools-root/jboss-modules-maven-plugin/pom.xml
A
build-tools-root/jboss-modules-maven-plugin/src/main/java/org/ovirt/engine/build/Module.java
A
build-tools-root/jboss-modules-maven-plugin/src/main/java/org/ovirt/engine/build/ModulesMojo.java
M build-tools-root/pom.xml
M pom.xml
5 files changed, 373 insertions(+), 0 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/12848
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8f1f106046c2924429d3b766c84b0c1ac307ec2a
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: engine_3.2
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>