You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Kenney Westerhof (JIRA)" <ji...@codehaus.org> on 2006/02/09 12:27:47 UTC

[jira] Closed: (MECLIPSE-67) subprojects not included when the root pom has packaging pom

     [ http://jira.codehaus.org/browse/MECLIPSE-67?page=all ]
     
Kenney Westerhof closed MECLIPSE-67:
------------------------------------

     Resolution: Duplicate
    Fix Version: 2.1

After extensive testing with Olivier we found out his issue was actually a known one,
being that target/classes needs to be present in depencies for eclipse:eclipse to create
a project reference.

We agreed to close this issue since it's actually not describing the error correctly
and it's a duplicate of MECLIPSE-3.

> subprojects not included when the root pom has packaging pom
> ------------------------------------------------------------
>
>          Key: MECLIPSE-67
>          URL: http://jira.codehaus.org/browse/MECLIPSE-67
>      Project: Maven 2.x Eclipse Plugin
>         Type: Bug

>     Versions: 2.1
>  Environment: all
>     Reporter: Olivier Lamy
>     Priority: Blocker
>      Fix For: 2.1

>
>
> I have the following structure :
> root-directory :
> pom.xml (root one which declares modules)
>     - module model (pom.xml)
>     - module services (pom.xml which depends on model)
>     - module dao (pom.xml which depends on model)
>     - ..
>     - module responder (pom.xml which depends on model , dao and other modules)
> When i use mvn eclipse:eclipse in the directory containing the root pom.
>  My services eclipse project doesn't contains a reference to the other eclipse project model but to the jar in my local repository. I can do it manually but automatic could be great. 
> Do I have a particular setting to do in my eclipse plugin or I misunderstood something ? 
> Thanks,
> - Olivier

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org