| <?xml version="1.0" encoding="UTF-8"?> |
| <lifecycleMappingMetadata> |
| <lifecycleMappings> |
| <lifecycleMapping> |
| <packagingType>war</packagingType> |
| <!-- The id matches the id declared in the eclipse extension for the lifecycle mapping --> |
| <lifecycleMappingId>org.eclipse.m2e.jdt.JarLifecycleMapping</lifecycleMappingId> |
| </lifecycleMapping> |
| <lifecycleMapping> |
| <packagingType>nexus-plugin</packagingType> |
| <!-- The id matches the id declared in the eclipse extension for the lifecycle mapping --> |
| <lifecycleMappingId>org.eclipse.m2e.jdt.JarLifecycleMapping</lifecycleMappingId> |
| </lifecycleMapping> |
| </lifecycleMappings> |
| |
| <pluginExecutions> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-compiler-plugin</artifactId> |
| <goals> |
| <goal>compile</goal> |
| <goal>testCompile</goal> |
| </goals> |
| <versionRange>[2.0,)</versionRange> |
| </pluginExecutionFilter> |
| <action> |
| <configurator> |
| <!-- The id matches the id declared in the eclipse extension for the project configurator --> |
| <id>org.eclipse.m2e.jdt.javaConfigurator</id> |
| </configurator> |
| </action> |
| </pluginExecution> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-resources-plugin</artifactId> |
| <goals> |
| <goal>resources</goal> |
| <goal>testResources</goal> |
| </goals> |
| <versionRange>[2.4,)</versionRange> |
| </pluginExecutionFilter> |
| <action> |
| <configurator> |
| <!-- The id matches the id declared in the eclipse extension for the project configurator --> |
| <id>org.eclipse.m2e.core.project.configurator.MavenResourcesProjectConfigurator</id> |
| </configurator> |
| </action> |
| </pluginExecution> |
| |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.sonatype.plugins</groupId> |
| <artifactId>provided-dependencies-maven-plugin</artifactId> |
| <goals> |
| <goal>generate</goal> |
| </goals> |
| <versionRange>[1.4,)</versionRange> |
| </pluginExecutionFilter> |
| <action> |
| <ignore /> |
| </action> |
| </pluginExecution> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.sonatype.plugins</groupId> |
| <artifactId>app-lifecycle-maven-plugin</artifactId> |
| <goals> |
| <goal>check-dependencies</goal> |
| </goals> |
| <versionRange>[1.1,)</versionRange> |
| </pluginExecutionFilter> |
| <action> |
| <execute /> |
| </action> |
| </pluginExecution> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.sonatype.plugins</groupId> |
| <artifactId>app-lifecycle-maven-plugin</artifactId> |
| <goals> |
| <goal>generate-metadata</goal> |
| <goal>inject-artifact-handler</goal> |
| </goals> |
| <versionRange>[1.1,)</versionRange> |
| </pluginExecutionFilter> |
| <action> |
| <ignore /> |
| </action> |
| </pluginExecution> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-dependency-plugin</artifactId> |
| <goals> |
| <goal>unpack</goal> |
| </goals> |
| <versionRange>[2.0,)</versionRange> |
| </pluginExecutionFilter> |
| <action> |
| <ignore /> |
| </action> |
| </pluginExecution> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.codehaus.modello</groupId> |
| <artifactId>modello-maven-plugin</artifactId> |
| <goals> |
| <goal>xsd</goal> |
| </goals> |
| <versionRange>[1.3,)</versionRange> |
| </pluginExecutionFilter> |
| <action> |
| <execute /> |
| </action> |
| </pluginExecution> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-enforcer-plugin</artifactId> |
| <goals> |
| <goal>enforce</goal> |
| </goals> |
| <versionRange>[1.0,)</versionRange> |
| </pluginExecutionFilter> |
| <action> |
| <execute /> |
| </action> |
| </pluginExecution> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.codehaus.enunciate</groupId> |
| <artifactId>maven-enunciate-plugin</artifactId> |
| <goals> |
| <goal>docs</goal> |
| </goals> |
| <versionRange>[1.20-SONATYPE-r919,)</versionRange> |
| </pluginExecutionFilter> |
| <action> |
| <ignore /> |
| </action> |
| </pluginExecution> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.sonatype.plugins</groupId> |
| <artifactId>nexus-test-environment-maven-plugin</artifactId> |
| <goals> |
| <goal>setup-environment</goal> |
| </goals> |
| <versionRange>[1.6-SNAPSHOT,)</versionRange> |
| </pluginExecutionFilter> |
| <action> |
| <ignore /> |
| </action> |
| </pluginExecution> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-invoker-plugin</artifactId> |
| <goals> |
| <goal>install</goal> |
| </goals> |
| <versionRange>[1.6-SONATYPE-r940877,)</versionRange> |
| </pluginExecutionFilter> |
| <action> |
| <ignore /> |
| </action> |
| </pluginExecution> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>net.sf.alchim</groupId> |
| <artifactId>yuicompressor-maven-plugin</artifactId> |
| <goals> |
| <goal>compress</goal> |
| </goals> |
| <versionRange>[0.7.1,)</versionRange> |
| </pluginExecutionFilter> |
| <action> |
| <ignore /> |
| </action> |
| </pluginExecution> |
| <pluginExecution> |
| <pluginExecutionFilter> |
| <groupId>org.sonatype.plugins</groupId> |
| <artifactId>yuicompressor-maven-plugin</artifactId> |
| <goals> |
| <goal>aggregate</goal> |
| </goals> |
| <versionRange>[0.0.1,)</versionRange> |
| </pluginExecutionFilter> |
| <action> |
| <ignore /> |
| </action> |
| </pluginExecution> |
| </pluginExecutions> |
| </lifecycleMappingMetadata> |