From e4fd79b89f735ec617a9032377b2c1a2c0e905f8 Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Wed, 25 May 2016 17:08:21 +0200 Subject: [PATCH] Remove M2E lifecycle-mapping for maven-checkstyle-plugin This blocks Checkstyle for Controller from working in-IDE in https://github.com/vorburger/opendaylight-eclipse-setup. If a individual developer still wants to disable it, that is still possible locally, via menu Window > Preferences > Maven > Lifecycle Mapping. Change-Id: I40d98cba30aa999fafebcbd82c6ea53696e971f0 Signed-off-by: Michael Vorburger --- opendaylight/commons/opendaylight/pom.xml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 20a6beaf7e..9befd76bc7 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -913,19 +913,6 @@ - - - org.apache.maven.plugins - maven-checkstyle-plugin - [2.0,) - - check - - - - - - org.opendaylight.yangtools -- 2.36.6