Details

    • Improvement
    • Status: Reopened
    • Minor
    • Resolution: Unresolved
    • 1.6.0
    • more-investigation
    • None

    Description

      Add mapping for m2e for plugin something like this.

      <?xml version="1.0" encoding="UTF-8"?>
      <lifecycleMappingMetadata>
        <pluginExecutions>
          <pluginExecution>
            <pluginExecutionFilter>
              <goals>
                <goal>bundle</goal>
                <goal>process</goal>
              </goals>
            </pluginExecutionFilter>
            <action>
              <execute>
                <runOnIncremental>true</runOnIncremental>
                <runOnConfiguration>true</runOnConfiguration>
              </execute>
            </action>
          </pluginExecution>
        </pluginExecutions>
      </lifecycleMappingMetadata>
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              khmarbaise Karl Heinz Marbaise
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: