[
https://issues.apache.org/jira/browse/UIMA-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026478#comment-17026478
]
Richard Eckart de Castilho edited comment on UIMA-6181 at 1/30/20 7:23 AM:
---------------------------------------------------------------------------
I have adjusted the lifecycle mappings in the PR to those that were provided by
the M2E Maven Dev Connector.
https://github.com/ifedorenko/com.ifedorenko.m2e.mavendev/blob/master/com.ifedorenko.m2e.mavendev/lifecycle-mapping-metadata.xml
https://github.com/apache/uima-uimaj/blob/b9f361f1d567a2d4ad30f2e11dce6abc1a7db72f/uimaj-parent/pom.xml#L439
It seems to me that this connector didn't do anything in relation to the Maven
Plugin Plugin except providing these mappings.
was (Author: rec):
I have adjusted the lifecycle mappings in the PR to those that were provided by
the M2E Maven Dev Connector.
https://github.com/ifedorenko/com.ifedorenko.m2e.mavendev/blob/master/com.ifedorenko.m2e.mavendev/lifecycle-mapping-metadata.xml
https://github.com/apache/uima-uimaj/blob/b9f361f1d567a2d4ad30f2e11dce6abc1a7db72f/uimaj-parent/pom.xml#L439
> 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)