Details
-
Improvement
-
Status: Reopened
-
Minor
-
Resolution: Unresolved
-
1.6.0
-
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
- is related to
-
MPOM-287 Disable m2e warning for m-remote-resource-p
- Closed