[
https://issues.apache.org/jira/browse/UIMA-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026264#comment-17026264
]
Marshall Schor commented on UIMA-6181:
--------------------------------------
If you want to avoid this error, you can install the maven m2e extensions from
[https://repo1.maven.org/maven2/.m2e/connectors/mavendev/0.5.0/N/LATEST/]\
I tried it, and it seems to work.
I think it's ok to avoid having to do this, by adding an m2e "ignore" action
for the m2e action that this plugin is providing - I guess it means that the
eclipse build for this will be somewhat less complete (but the command line
build will be fine).
> 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
>
>
> 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)