Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.7
-
Fix Version/s: 2.0.8, 3.0-alpha-1
-
Component/s: General
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
Currently maven-project creates the test classpath in the order: classes, tests-classes, dependencies.
It would be better if test-classes came first because sometimes it is useful for a test class to replace a main class during testing. The opposite case is not normally true (i.e. one would not want to override a test class with one of the main classes).
Issue Links
- is duplicated by
-
MNG-2365
classes before test-classes in MavenProject.getTestClasspathElements() - should be the other way around?
-
- relates to
-
MECLIPSE-388
Correct classpath ordering in .classpath
-
-
SUREFIRE-61
Incorrect classpath ordering
-
-
MECLIPSE-318
test classes and resources need to be first in .classpath file
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | MNG-3118-maven-project-r558713.patch [ 28567 ] |
| Link |
This issue relates to |
| Fix Version/s | 2.0.8 [ 13139 ] |
| Fix Version/s | 2.1-alpha-1 [ 13143 ] | |
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Link |
This issue is depended upon by |
| Link |
This issue is depended upon by |
| Link |
This issue relates to |
| Link |
This issue relates to |