Fix NoSuchMethodError in Eclipse IDE by removing M2E lifecycle mapping 89/42189/2
authorMichael Vorburger <vorburger@redhat.com>
Thu, 21 Jul 2016 01:33:13 +0000 (03:33 +0200)
committerTony Tkacik <ttkacik@cisco.com>
Fri, 22 Jul 2016 09:17:32 +0000 (09:17 +0000)
commit65d7b01d373eb6736e55ff96846fff76af5a1adf
treea1c5515d3be9139a54cf39af035209488d2dd9aa
parent30164b9df34ea6a5dd5f53a3e0d673fa25623770
Fix NoSuchMethodError in Eclipse IDE by removing M2E lifecycle mapping

This is no longer required with
https://github.com/vorburger/opendaylight-eclipse-setup

This FIXES Execution check-license of goal
org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check failed: An
API incompatibility was encountered while executing
org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check:
java.lang.NoSuchMethodError:
org.slf4j.spi.LocationAwareLogger.log(Lorg/slf4j/Marker;Ljava/lang/String;ILjava/lang/String;Ljava/lang/Throwable;)V

Change-Id: I6cbe65013a50e2178b7fda99701e02cd40880d62
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
common/parent/pom.xml