Guest User

Untitled

a guest
Feb 18th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.58 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <lifecycleMappingMetadata>
  3.     <pluginExecutions>
  4.         <pluginExecution>
  5.             <pluginExecutionFilter>
  6.                 <groupId>com.googlecode.mavennatives</groupId>
  7.                 <artifactId>maven-nativedependencies-plugin</artifactId>
  8.                 <versionRange>[0.0.5,)</versionRange>
  9.                 <goals>
  10.                     <goal>copy</goal>
  11.                 </goals>
  12.             </pluginExecutionFilter>
  13.             <action>
  14.                 <configurator>
  15.                     <id>com.googlecode.mavennatives.m2eclipse.natives.nativesConfigurator</id>
  16.                 </configurator>
  17.             </action>
  18.         </pluginExecution>
  19.     </pluginExecutions>
  20. </lifecycleMappingMetadata>
Add Comment
Please, Sign In to add comment