All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.m2e.lifecycle-mapping-metadata.xml Maven / Gradle / Ivy

Go to download

This plugin contains various small independent goals to assist with Maven build lifecycle

There is a newer version: 3.6.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<lifecycleMappingMetadata>
  <pluginExecutions>
    <pluginExecution>
      <pluginExecutionFilter>
        <goals>
          <goal>add-resource</goal>
          <goal>add-source</goal>
          <goal>add-test-resource</goal>
          <goal>add-test-source</goal>
          <goal>bsh-property</goal>
          <goal>cpu-count</goal>
          <goal>local-ip</goal>
          <goal>maven-version</goal>
          <goal>parse-version</goal>
          <goal>regex-properties</goal>
          <goal>regex-property</goal>
          <goal>released-version</goal>
          <goal>reserve-network-port</goal>
          <goal>timestamp-property</goal>
          <goal>uptodate-properties</goal>
          <goal>uptodate-property</goal>
          <goal>rootlocation</goal>
        </goals>
      </pluginExecutionFilter>
      <action>
        <execute>
          <runOnIncremental>true</runOnIncremental>
          <runOnConfiguration>true</runOnConfiguration>
        </execute>
      </action>
    </pluginExecution>
    <pluginExecution>
      <pluginExecutionFilter>
        <goals>
          <goal>attach-artifact</goal>
          <goal>remove-project-artifact</goal>
        </goals>
      </pluginExecutionFilter>
      <action>
        <execute>
          <runOnIncremental>false</runOnIncremental>
          <runOnConfiguration>false</runOnConfiguration>
        </execute>
      </action>
    </pluginExecution>
  </pluginExecutions>
</lifecycleMappingMetadata>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy