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 <amureini(a)redhat.com>
---
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 <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>