[
http://jira.codehaus.org/browse/MCOMPILER-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=210115#action_210115
]
Pavel Genevski commented on MCOMPILER-119:
------------------------------------------
I think this custom config is something needed for GWT launching. I tried
removing it and did a clean rebuild, but I got the same problem.
BTW, out of my experience during the last week, there were a couple of builds
(on windows) in which the problem did not occur. It happens most of the time
though.
> classes from src/main/java are coppied to target/test-classes
> -------------------------------------------------------------
>
> Key: MCOMPILER-119
> URL: http://jira.codehaus.org/browse/MCOMPILER-119
> Project: Maven 2.x Compiler Plugin
> Issue Type: Bug
> Affects Versions: 2.0.2
> Environment: The problem occurs on both Windows and Linux
> Reporter: Pavel Genevski
> Attachments: effectivePom.xml
>
>
> When I rebuild my project I notice that main classes from src/main/java are
> coppied to target/test-classes. The consequence for me is that Eclipse JUnit
> runner uses the (possibly stale) versions of the main classes from
> target/test-classes. For example, if I modify a class from main JUnit runner
> doesn't see the changes until I do a clean rebuild of the project with maven.
> I checked the eclipse project export order (Properties/Java Build Path/Order
> and Export)and it seems OK (src/main, src/resources, src/test/java).
>
> This behavior must have been introduced recently because I checked the
> target/test-classes folder on a system, on which I havent ran a full rebuild
> recently and it only contained the test classes.
--
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