The following comment has been added to this issue: Author: David Eric Pugh Created: Thu, 27 Jan 2005 2:29 PM Body: I think the idea of the Eclipse plugin is to make Eclipse mirror the Maven approach to building stuff, not have Maven mirror the Eclipse way of doing things. Because Maven doesn't support multiple output folders, but instead just supports target/classes and target/test-classes, then I think that is how this plugin should configure Eclipse.
To be honest, I don't have a really good use case for more then target/classes and target/test-classes? Other then for generated code... Can you supply more detail on this, or can we close it? --------------------------------------------------------------------- View this comment: http://jira.codehaus.org/browse/MPECLIPSE-61?page=comments#action_29335 --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPECLIPSE-61 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPECLIPSE-61 Summary: Support different output folders for differnet source folders Type: Improvement Status: Unassigned Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-eclipse-plugin Versions: 1.9 Assignee: Reporter: Leo Fang Created: Thu, 9 Dec 2004 3:36 PM Updated: Thu, 27 Jan 2005 2:29 PM Environment: Maven 1.0.2 and Maven-Eclipse-Plugin 1.9 on Windows 2000 Description: Eclipse 3.0 allows different output folders for differnet source folders in Java Build Path configuration. Currently only test source files can be compiled to the ${maven.eclipse.test.output.dir} folder. Is Maven-Eclipse-Plugin going to support 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]