[ http://jira.codehaus.org/browse/MNG-955?page=comments#action_49891 ]
Kaare Nilsen commented on MNG-955: ---------------------------------- hia. i really don't see why we have to make this so difficult. Let ut realize that there are people out there with different requirements. I think letting the user decide using a configurationoption like the one i have proposed in the issue is the best solution. then people who think it is critically important that one could navigate between projects directly do so, and the one of us who would like to do so most of the time, but also have the need of totally decoupling the project some times, do so also. At least for this plugin then the discussion about to use references or not, the answer then simply would be.. well anyway you like it my friend ;) > 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.1 > 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]