Do not override mapping from odlparent 61/26561/2
authorRobert Varga <rovarga@cisco.com>
Sun, 6 Sep 2015 00:57:21 +0000 (02:57 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 7 Sep 2015 08:03:57 +0000 (08:03 +0000)
Checkstyle fails with eclipse mars and odlparent already contains the
proper mapping. Do not override it.

Change-Id: I8219ca5eaf55cb4d02f07b52594b3a4cc6a387f3
Signed-off-by: Robert Varga <rovarga@cisco.com>
common/parent/pom.xml

index e5a310c96a26e1f76cfbd0483556290bc1f3ba72..6127ebb6f87f2fe669f9a6a0f85ead2240bc40bf 100644 (file)
                                          <ignore/>
                                      </action>
                                  </pluginExecution>
-                                 <pluginExecution>
-                                    <pluginExecutionFilter>
-                                        <groupId>org.apache.maven.plugins</groupId>
-                                        <artifactId>maven-checkstyle-plugin</artifactId>
-                                        <versionRange>[2.12,)</versionRange>
-                                        <goals>
-                                            <goal>check</goal>
-                                        </goals>
-                                     </pluginExecutionFilter>
-                                     <action>
-                                         <execute/>
-                                     </action>
-                                 </pluginExecution>
                             </pluginExecutions>
                         </lifecycleMappingMetadata>
                     </configuration>