You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brian Fox (JIRA)" <ji...@codehaus.org> on 2007/07/07 05:41:13 UTC

[jira] Closed: (MECLIPSE-40) Multi project dependencies should not require eclipse project names to be the artifactId

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

Brian Fox closed MECLIPSE-40.
-----------------------------

         Assignee: Brian Fox
       Resolution: Fixed
    Fix Version/s: 2.4

> Multi project dependencies should not require eclipse project names to be the artifactId
> ----------------------------------------------------------------------------------------
>
>                 Key: MECLIPSE-40
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-40
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Improvement
>          Components: multiproject
>    Affects Versions: 2.0
>            Reporter: Dave Sann
>            Assignee: Brian Fox
>             Fix For: 2.4
>
>
> Multi project dependencies should not require eclipse project names to be the artifactId
> eg:
> eclipse workspace:
> > Project1 -> creates artifact-x
> > Protect2 -> creates artifact-y, depends on artifact-x
> > MultiBuild - to build a selected collection of checked out projects
> >> pom.xml includes,
> ...
> <modules>
>  <module>../Project1</module>
>  <module>../Project2</module>
> <modules>
> ...
> eclipse:eclipse will create a depencency to a project named artifact-x, where it should create a dependency to Project1

-- 
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