Change in ovirt-engine[master]: core: Fix findbugs to conform to mvn 3.0

Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Fix findbugs to conform to mvn 3.0 ...................................................................... core: Fix findbugs to conform to mvn 3.0 In order to run mvn findbugs:findbugs, the findbugs pluging configuration must exist at the "build" section. In addition, to avoid findbugs caching bug, ${basedir} should be specified as the parent directory for the exclude filters file. For more info, see here - https://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+Compatibility+No... Change-Id: Id674955625a14c6e02a579fe2f132f64a8db9cc2 Signed-off-by: Yair Zaslavsky <yzaslavs@redhat.com> --- M backend/manager/modules/bll/pom.xml M backend/manager/modules/common/pom.xml M backend/manager/modules/compat/pom.xml M backend/manager/modules/restapi/jaxrs/pom.xml M backend/manager/modules/restapi/types/pom.xml M backend/manager/modules/root/pom.xml M backend/manager/modules/utils/pom.xml M backend/manager/tools/pom.xml M frontend/webadmin/modules/gwt-common/pom.xml M frontend/webadmin/modules/userportal-gwtp/pom.xml M frontend/webadmin/modules/webadmin/pom.xml 11 files changed, 30 insertions(+), 24 deletions(-) Approvals: Juan Hernandez: Looks good to me, but someone else must approve Eyal Edri: Verified; Looks good to me, but someone else must approve Allon Mureinik: Looks good to me, approved Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15077 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id674955625a14c6e02a579fe2f132f64a8db9cc2 Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
yzaslavs@redhat.com