Martin Peřina has posted comments on this change.

Change subject: build: Add artifactProvided to module definition
......................................................................


Patch Set 1:

If I use this configuration in pom.xml:

 <plugin>
   <groupId>org.ovirt.engine</groupId>
   <artifactId>jboss-modules-maven-plugin</artifactId>
   <configuration>
     <generateIndex>false</generateIndex>
     <category>instance</category>
     <modules>
     </modules>
   </configuration>
 </plugin>

then deployed module contains also 
org/ovirt/engine/core/manager/instance-dependencies/main/instance-dependencies.jar
 which I don't want. So this was the reason for the patch.

-- 
To view, visit http://gerrit.ovirt.org/32848
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I71b68b1d1d4222ffba91be957cb764a54f658519
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to