Change in ovirt-engine[master]: core: Use version 2 of JBoss Modules plugin

Juan Hernandez has submitted this change and it was merged. Change subject: core: Use version 2 of JBoss Modules plugin ...................................................................... core: Use version 2 of JBoss Modules plugin The plugin that we use to simplify creation of JBoss modules has been moved to a different repository: https://github.com/oVirt/ovirt-jboss-modules-maven-plugin And it has been released to Maven Central: http://repo1.maven.org/maven2/org/ovirt/maven/plugins/ovirt-jboss-modules-ma... This patch removes the source code of the plugin from the engine repository, and modifies all the POM files to use the plugin from Maven Central. Change-Id: Iee9ba8f3a92af363280d655b75b16872df589221 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/dependencies/common/pom.xml M backend/manager/dependencies/tools/pom.xml M backend/manager/extensions-tool/pom.xml M backend/manager/modules/aaa/pom.xml M backend/manager/modules/auth-plugin/pom.xml M backend/manager/modules/branding/pom.xml M backend/manager/modules/builtin-extensions/pom.xml M backend/manager/modules/common/pom.xml M backend/manager/modules/compat/pom.xml M backend/manager/modules/dal/pom.xml M backend/manager/modules/extensions-manager/pom.xml M backend/manager/modules/logger/pom.xml M backend/manager/modules/restapi/interface/common/jaxrs/pom.xml M backend/manager/modules/restapi/interface/definition/pom.xml M backend/manager/modules/restapi/jaxrs/pom.xml M backend/manager/modules/restapi/types/pom.xml M backend/manager/modules/searchbackend/pom.xml M backend/manager/modules/utils/pom.xml M backend/manager/modules/uutils/pom.xml M backend/manager/tools/pom.xml D build-tools-root/jboss-modules-maven-plugin/exclude-filters.xml D build-tools-root/jboss-modules-maven-plugin/pom.xml D build-tools-root/jboss-modules-maven-plugin/src/main/java/org/ovirt/engine/build/Module.java D 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 26 files changed, 28 insertions(+), 610 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, but someone else must approve Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/46868 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iee9ba8f3a92af363280d655b75b16872df589221 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
juan.hernandez@redhat.com