Skip to content

[MRRESOURCES-85] Add m2e mapping #236

@jira-importer

Description

@jira-importer

Karl Heinz Marbaise opened MRRESOURCES-85 and commented

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>

Affects: 1.6.0

Issue Links:

  • MPOM-287 Disable m2e warning for m-remote-resource-p

0 votes, 5 watchers

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededpriority:minorMinor loss of function, or other problem where easy workaround is present

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions