ref #7801 unify cache initialization in deduplicationHelper
[cdmlib.git] / lifecycle-mapping-metadata.xml
index 1fd533def1a32c2e65c7bda409c1350e7ff39ed8..59b0bc8db41c2c906728bc75c845891e7109e4cb 100644 (file)
         </ignore>
       </action>
     </pluginExecution>
+    <pluginExecution>
+      <pluginExecutionFilter>
+        <!-- trying to prevent the maven-bundle-plugin from configuring 
+        the org.eclipse.pde.PluginNature for cdmlib-serivces  -->
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <goals>
+          <goal>bundle</goal>
+        </goals>
+        <versionRange>[1.0.0,)</versionRange>
+      </pluginExecutionFilter>
+      <action>
+        <ignore />
+      </action>
+    </pluginExecution>
 <!--     <pluginExecution>
       <pluginExecutionFilter>
         <groupId>org.apache.maven.plugins</groupId>
         <execute />
       </action>
     </pluginExecution> -->
-  <!--   <pluginExecution>
+    <pluginExecution>
       <pluginExecutionFilter>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-antrun-plugin</artifactId>
       <action>
         <execute/>
       </action>
-    </pluginExecution> -->
+    </pluginExecution>
   </pluginExecutions> 
 </lifecycleMappingMetadata>
\ No newline at end of file