[ 
https://jira.codehaus.org/browse/MECLIPSE-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed MECLIPSE-692.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.9
         Assignee: Robert Scholte

Fixed in [rev. 1151629|http://svn.apache.org/viewvc?rev=1151629&view=rev]

> .project contains projects which were skipped during reactor build
> ------------------------------------------------------------------
>
>                 Key: MECLIPSE-692
>                 URL: https://jira.codehaus.org/browse/MECLIPSE-692
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: Core : .project
>    Affects Versions: 2.8
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>             Fix For: 2.9
>
>
> Suppose project A is of type '{{pom}}' and only holds a number of 
> dependencies.
> Eclipse won't generate a {{.project}} file for such projects.
> Project B has a reference to project A. It will check it is part of the 
> reactorBuild (it does) so it adds it as a project.
> The plugin should also check if such a reference is a valid eclipse-project. 
> The easiest and most solid way it to check if the {{.project}} file exists. 
> The order of the reactorbuild is already solved by Maven, so the plugin can 
> just use it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to