Allon Mureinik has submitted this change and it was merged. Change subject: build: solve m2e manifest problems ......................................................................
build: solve m2e manifest problems The m2e plugin for Eclipse IDE that many developers use is incompatible with the cutting edge manifest-related maven plugins. This patch downgrades the version of the maven-war-plugin (to 2.1.1) and maven-ear-plugin (to 2.6), so that Eclipse can import the project with not problems. Change-Id: Ib678e50b9403ae16415f5e10fb8f1e9a58d77661 Signed-off-by: Allon Mureinik <[email protected]> --- M pom.xml 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12870 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib678e50b9403ae16415f5e10fb8f1e9a58d77661 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Vered Volansky <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
