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 <vsz...@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 <vsz...@redhat.com> Gerrit-Reviewer: Alexander Wels <aw...@redhat.com> Gerrit-Reviewer: Einav Cohen <eco...@redhat.com> Gerrit-Reviewer: Martin Betak <mbe...@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches