Provide a way to choose .classpath ordering test-first vs. test-last
--------------------------------------------------------------------

                 Key: MECLIPSE-561
                 URL: http://jira.codehaus.org/browse/MECLIPSE-561
             Project: Maven 2.x Eclipse Plugin
          Issue Type: New Feature
          Components: Core : Dependencies resolution and build path (.classpath)
    Affects Versions: 2.6
            Reporter: Rustam Abdullaev


It seems like classpath ordering has been changed in 2.6, see bug MECLIPSE-318.

Yes it improves unit testing, but it completely breaks integration testing. Now 
we can't run our Spring-based web application inside Eclipse because unit test 
resources override normal resources.

Please revert this change or provide a way to specify that I want test 
classes/resources to be put in the classpath after non-test resources.

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

        

Reply via email to