You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Edwin Punzalan (JIRA)" <ji...@codehaus.org> on 2005/10/17 11:01:12 UTC

[jira] Updated: (MNG-955) There should be possible to use artifacts instead of project references in multi module projects

     [ http://jira.codehaus.org/browse/MNG-955?page=all ]

Edwin Punzalan updated MNG-955:
-------------------------------

    Attachment: MNG-955-maven-eclipse-plugin.patch

By refusing to give eclipse APIs the resolved artifacts, it will be unable to create the sub-project references thus creating the reference using the installed packages from the local repository.

> There should be possible to use artifacts instead of project references in multi module projects
> ------------------------------------------------------------------------------------------------
>
>          Key: MNG-955
>          URL: http://jira.codehaus.org/browse/MNG-955
>      Project: Maven 2
>         Type: Bug
>   Components: maven-eclipse-plugin
>     Reporter: Kaare Nilsen
>     Assignee: Edwin Punzalan
>      Fix For: 2.0
>  Attachments: MNG-955-maven-eclipse-plugin.patch
>
>
> One of the fine things with maven is that one can have several modules in a project. 
> But in the eclipse plugin all dependent modules in the project is added as a project reference instead of using the delivered artifact.
> As a result i have to have all my modules (eclipse projects) opened just to compile in eclipse.
> I think this should be an option. e.g.
> <useProjectReference>true</useProjectReference>
> with this set to true as default, but when false, the classpath should use a reference to the jar in local repos as all other artifacts

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