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

Peter Klügl commented on UIMA-2560:
-----------------------------------

Installed Eclipse 3.7.2 RCP (Win64Bit), installed Subclipse, installed m2e 
(from site), installed scm handler, applied check out as maven project on all 
projects in both branch folders.

m2e complains about:
Description     Resource        Path    Location        Type
Plugin execution not covered by lifecycle configuration: 
org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1:bundle (execution: 
default, phase: generate-resources)    pom.xml /uima-build-resources   line 107 
       Maven Project Build Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration: 
org.apache.uima:uima-build-helper-maven-plugin:2:parse-date-time (execution: 
set buildYear and buildMonth, phase: validate)    pom.xml 
/uima-build-helper-maven-plugin line 23 Maven Project Build Lifecycle Mapping 
Problem
Plugin execution not covered by lifecycle configuration: 
org.apache.uima:uima-build-helper-maven-plugin:2:parse-date-time (execution: 
set buildYear and buildMonth, phase: validate)    pom.xml /uima-build-resources 
  line 23 Maven Project Build Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration: 
org.apache.uima:uima-build-helper-maven-plugin:2:parse-date-time (execution: 
set buildYear and buildMonth, phase: validate)    pom.xml 
/uimaj-eclipse-feature-runtime  line 23 Maven Project Build Lifecycle Mapping 
Problem
Plugin execution not covered by lifecycle configuration: 
org.apache.uima:uima-build-helper-maven-plugin:2:parse-date-time (execution: 
set buildYear and buildMonth, phase: validate)    pom.xml 
/uimaj-eclipse-feature-tools    line 23 Maven Project Build Lifecycle Mapping 
Problem
Plugin execution not covered by lifecycle configuration: 
org.apache.uima:uima-build-helper-maven-plugin:2:parse-date-time (execution: 
set buildYear and buildMonth, phase: validate)    pom.xml /uimaj-internal-tools 
  line 25 Maven Project Build Lifecycle Mapping Problem

started Eclipse application, but somehow emf wasn't installed (I even installed 
our 2.4.0 features and deactivated them): 

org.osgi.framework.BundleException: The bundle 
"org.apache.uima.jcas.jcasgenp_2.4.1.SNAPSHOT [381]" could not be resolved. 
Reason: Missing Constraint: Import-Package: org.eclipse.emf.codegen.jmerge; 
version="0.0.0"

I will continue by fixing the dependency and then I will report back to you 
whether the runtime plugin is working correctly.



                
> Eclipse m2e complains about unmapped maven plugins
> --------------------------------------------------
>
>                 Key: UIMA-2560
>                 URL: https://issues.apache.org/jira/browse/UIMA-2560
>             Project: UIMA
>          Issue Type: Bug
>          Components: Build, Packaging and Test
>    Affects Versions: parent-pom-4
>            Reporter: Richard Eckart de Castilho
>            Assignee: Richard Eckart de Castilho
>             Fix For: parent-pom-5
>
>
> Recent versions of Eclipse m2e complain about Maven plugins in the UIMA 
> master pom not being covered by m2e lifecycle plugins:
> * uima-build-helper-maven-plugin
> * maven-dependency-plugin
> Add m2e metadata to the master POM to handle these.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to