Do not mention enunciate 10/17410/2
authorRobert Varga <rovarga@cisco.com>
Tue, 31 Mar 2015 09:22:54 +0000 (11:22 +0200)
committerRobert Varga <rovarga@cisco.com>
Tue, 31 Mar 2015 14:39:08 +0000 (16:39 +0200)
Enunciate is incompatible with Java 8 and is not used anywhere in this
project. Remove its mention in m2e mapping.

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

index 43feb78863b350af5126c854f31c5a29f6581789..2a21a0ea8cb3c14f77961a51939fab0bc04d5c4e 100644 (file)
                                         <ignore/>
                                     </action>
                                 </pluginExecution>
-                                <pluginExecution>
-                                    <pluginExecutionFilter>
-                                        <groupId>org.codehaus.enunciate</groupId>
-                                        <artifactId>maven-enunciate-plugin</artifactId>
-                                        <versionRange>[0.0,)</versionRange>
-                                        <goals>
-                                            <goal>docs</goal>
-                                        </goals>
-                                    </pluginExecutionFilter>
-                                    <action>
-                                        <ignore/>
-                                    </action>
-                                </pluginExecution>
                                 <pluginExecution>
                                     <pluginExecutionFilter>
                                         <groupId>org.jacoco</groupId>