[
https://issues.apache.org/jira/browse/UIMA-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924498#action_12924498
]
Richard Eckart de Castilho commented on UIMA-1908:
--------------------------------------------------
Thank you for your input. I didn't come across that Maven 3 warning yet, but
I'll keep an eye out for it.
Looking at the UIMA Eclipse setup page, I notice that I do not run a supported
configuration (Helios + m2eclipse 0.10.2).
I came across the problem of m2eclipse not working with XMLBeans, but got
around that by temporarily commenting out the respective plugin from the POM.
Still I have had various errors of m2eclipse complaining about paths it could
not find - oddly stuff below the "target" directory. I looked around of a
suspect and found the empty relativePath element. After removing that,
m2eclipse stopped complaining about paths. Having seen quite some oddness with
respect to m2eclipse over the time and not knowing the purpose of the empty
elements, I was ready to accept that they may pose a problem. Given your
feedback now, I assume the problem has another source.
> Bogus empty relativePath from parent section in various POMs
> ------------------------------------------------------------
>
> Key: UIMA-1908
> URL: https://issues.apache.org/jira/browse/UIMA-1908
> Project: UIMA
> Issue Type: Bug
> Components: Build, Packaging and Test
> Environment: Eclipse 3.6.2 (Helios)
> m2eclipse 0.10.2.20100623-1649
> Reporter: Richard Eckart de Castilho
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> I have notived that a number of POMs in uimaj trunk and in the sandbox
> contain empty relativePath elements. These seem to profoundly confuse the
> m2eclipse plugin. I can see no reason why these empty elements should be
> present. Do they serve any particular purpose? Otherwise I would suggest they
> be removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.