Change in ovirt-engine[master]: build: Add explicit execution ID for maven-jar-plugin:test-jar
vszocs at redhat.com
vszocs at redhat.com
Wed Dec 17 16:26:21 UTC 2014
Vojtech Szocs has submitted this change and it was merged.
Change subject: build: Add explicit execution ID for maven-jar-plugin:test-jar
......................................................................
build: Add explicit execution ID for maven-jar-plugin:test-jar
By default, maven-jar-plugin:test-jar is executed when building
all child projects, resulting in "test JAR" file like following:
target/${artifactId}-${version}-tests.jar
This patch adds execution ID for maven-jar-plugin:test-jar so
that some child projects may decide to skip creation of above
mentioned "test JAR" file.
As a side note, explicit execution IDs are always better than
relying on Maven-generated (implicit) execution IDs.
Change-Id: I1f22b179436f29ca8022f33607c10af6c6f2a9ef
Signed-off-by: Vojtech Szocs <vszocs at redhat.com>
---
M pom.xml
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Vojtech Szocs: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/33707
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1f22b179436f29ca8022f33607c10af6c6f2a9ef
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list