META-INF.m2e.lifecycle-mapping-metadata.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <lifecycleMappingMetadata> <!-- Used in M2E by Maven plugin, not Eclipse companion plugin. --> <pluginExecutions> <!-- Invoke these goals by Maven plugin. --> <pluginExecution> <pluginExecutionFilter> <goals> <!-- Install companion Eclipse plugin. --> <goal>eclipse-config</goal> </goals> </pluginExecutionFilter> <action> <execute> <runOnIncremental>false</runOnIncremental> <runOnConfiguration>true</runOnConfiguration> </execute> </action> </pluginExecution> <!-- Delegate these goals to companion Eclipse plugin. --> <pluginExecution> <pluginExecutionFilter> <goals> <goal>eclipse-format</goal> <goal>eclipse-restart</goal> <goal>eclipse-prescomp</goal> <goal>clean</goal> <goal>clean-macro</goal> <goal>clean-main</goal> <goal>clean-test</goal> <goal>register</goal> <goal>register-macro</goal> <goal>register-main</goal> <goal>register-test</goal> <goal>format</goal> <goal>format-macro</goal> <goal>format-main</goal> <goal>format-test</goal> <goal>compile</goal> <goal>compile-macro</goal> <goal>compile-main</goal> <goal>compile-test</goal> <goal>scala-js-link</goal> <goal>scala-js-link-main</goal> <goal>scala-js-link-test</goal> <goal>scala-js-env-prov-nodejs</goal> <goal>scala-js-env-prov-phantomjs</goal> <goal>scala-js-env-prov-webjars</goal> <goal>scala-js-env-conf-nodejs</goal> <goal>scala-js-env-conf-phantomjs</goal> <goal>scala-native-link</goal> <goal>scala-native-link-main</goal> <goal>scala-native-link-test</goal> <goal>scala-native-pack</goal> <goal>scala-native-pack-main</goal> <goal>scala-native-pack-test</goal> <goal>report</goal> <goal>report-main</goal> <goal>report-test</goal> <goal>scaladoc</goal> <goal>scaladoc-main</goal> <goal>scaladoc-test</goal> <goal>setup-cross</goal> </goals> </pluginExecutionFilter> <action> <ignore /> </action> </pluginExecution> </pluginExecutions> </lifecycleMappingMetadata>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy