Wrong classpath entry ordering for source and test folder ---------------------------------------------------------
Key: MECLIPSE-664 URL: http://jira.codehaus.org/browse/MECLIPSE-664 Project: Maven 2.x Eclipse Plugin Issue Type: Bug Components: Core : Dependencies resolution and build path (.classpath) Affects Versions: 2.8 Environment: MacOS 10.6.3, Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) Java version: 1.6.0_15 Reporter: Roman Pichlik The plugin sorts the source and the test folder in reverse order (not alphabetical) to .classpath file, so test folder as first and source folder as second. It makes using of a project very uncomfortable, because Eclipse generates the project layout where the source folder appears as the first entry in Package explorer by default. The plugin behavior has been changed, because older versions used to work correctly. -- 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