From b68639c6daffcc0a03c0fb63f13c60d2e1f53be9 Mon Sep 17 00:00:00 2001 From: Hugo Trippaers Date: Wed, 22 Jan 2014 14:29:13 +0100 Subject: [PATCH] Add the license plugin with the check goal to the list of disabled eclipse plugins --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9770ec7ccb9..8fd1f54219c 100644 --- a/pom.xml +++ b/pom.xml @@ -614,11 +614,12 @@ - com.mycila.maven-license-plugin - maven-license-plugin - [1.9.0,) + com.mycila + license-maven-plugin + [2.5,) format + check