[
https://issues.apache.org/jira/browse/UIMA-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027557#comment-17027557
]
Marshall Schor commented on UIMA-6181:
--------------------------------------
Tested:
* built & installed in local .m2 the updated uima-wide parent pom;
* checked out master-v2,
* imported into a freshly-unzipped Eclipse 2019-12,
* verified the 2 plugin projects had the build errors due to m2e,
* switched the uimaj-parent pom's parent to 14-SNAPSHOT
* verified eclipse built without errors
> Fix complaints about maven-plugin-plugin in Eclipse
> ---------------------------------------------------
>
> Key: UIMA-6181
> URL: https://issues.apache.org/jira/browse/UIMA-6181
> Project: UIMA
> Issue Type: Improvement
> Reporter: Richard Eckart de Castilho
> Assignee: Richard Eckart de Castilho
> Priority: Minor
> Fix For: 2.10.5SDK, 3.2.0SDK, parent-pom-14
>
>
> When importing the UIMAJ code into Eclipse, m2e complains about the
> maven-plugin-plugin not being covered by its lifecycle management.
> Add a profile with activates for m2e builds and which tells Eclipse m2e to
> ignore the maven-plugin-plugin goals.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)