You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2010/12/15 19:45:00 UTC

[jira] Commented: (OODT-88) mvn eclipse:eclipse fails to merge resources

    [ https://issues.apache.org/jira/browse/OODT-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971776#action_12971776 ] 

Chris A. Mattmann commented on OODT-88:
---------------------------------------

+1!

> mvn eclipse:eclipse fails to merge resources
> --------------------------------------------
>
>                 Key: OODT-88
>                 URL: https://issues.apache.org/jira/browse/OODT-88
>             Project: OODT
>          Issue Type: Bug
>    Affects Versions: 0.1-incubating
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.2
>
>         Attachments: OODT-88.2010-12-15.patch.txt
>
>
> issue explained here (versions of eclipse plugin, 2.7 and above, causes build error):
> http://jira.codehaus.org/browse/MECLIPSE-576
> my purposed fix is adding the following to core/pom.xml:
> {noformat}
>             <plugin>
>                 <artifactId>maven-eclipse-plugin</artifactId>
>                 <version>2.6</version>
>             </plugin>
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.