Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Fri, 25 Jun 2004 1:12 PM
use intelliJ v4 - the plugin will generate modules for your subprojects and include
them in the project.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPIDEA-2
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPIDEA-2
Summary: subprojects should be recursively included
Type: Improvement
Status: Closed
Priority: Major
Resolution: FIXED
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-idea-plugin
Assignee:
Reporter: Brian Topping
Created: Sun, 11 Jan 2004 10:18 PM
Updated: Fri, 25 Jun 2004 1:12 PM
Description:
The IDEA plugin is really pretty nifty. I like the concept of not checking in project
files, rather that the user generates their own project file that relates to their own
repository location and whatnot. We've had issues in the past with having to have
files in the exact same locations between machines, as well as explaining why that is
and making sure that people don't accidentally check in their project files and
clobber everyone else's project files.
But my experience has been that I tend to add all the sourcepath and classpath entries
of all my subprojects into my master project. The plugin doesn't facilitate that, it
simply works on the current project.
I would try a patch, but I don't know the object model well enough to navigate the
POMs and iterate the root generators in the project.xml.
Thanks for considering this.
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]