You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (Jira)" <de...@uima.apache.org> on 2020/01/29 21:28:00 UTC

[jira] [Commented] (UIMA-6181) Fix complaints about maven-plugin-plugin in Eclipse

    [ https://issues.apache.org/jira/browse/UIMA-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026238#comment-17026238 ] 

Marshall Schor commented on UIMA-6181:
--------------------------------------

I was trying to figure out why this error started happening.  I see in a freshly-unzipped Eclipse installation, importing the uimaj project does cause this, and the quick fix doesn't seem to identify a m2e extension to install.

I think it used to.  In an previous version of Eclipse which isn't showing this problem, I see it has installed "Maven Development Tools" at level 0.3.0.201506181201, id= com.ifedorenko.m2e.mavendev.feature.feature.group.

When I search for that on the Eclipse marketplace, it gets a hit, which when you click "install" fails, because it goes to a now-defunct url: http://ifedorenko.github.com/m2e-extras/

I can see the release at this url: [https://github.com/ifedorenko/com.ifedorenko.m2e.mavendev/releases/tag/0.3.0.201506181201]

Anyone know what happened to this repo? 

> 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)