This is expected to work. Few things to try.
I believe 0.9.1 used separate eclipse and maven build output folders by
default, which is not supported in 0.9.7. It is also possible that m2e
does not migrate project settings correctly, given the gap between
version. The solution to both of these problems is to run Update Project
Configuration action available from right-click->Maven menu.
Also check testng launch configuration, it should have special m2e
classpath and source path providers. m2e should inject these
automatically, so can just recreate launch configuration.
If this does not help, please open bugreport in JIRA [1], provide sample
project with steps to reproduce the problem and we will have a look.
--
Regards,
Igor
[1] https://issues.sonatype.org/browse/MNGECLIPSE
Ron Piterman wrote:
Hi,
I am trying to upgrade from 0.9.1 to the current version (0.9.7) but I
noticed that test classifier resources are not supported anymore:
The project structure is:
Project D depends on Project T with scope 'test' and classifier 'test'.
Now it seems the classes of project T are visible, both test and main,
but the test-resources are not, so when I run my testng tests from
eclipse I miss alot of files.
Did I do something wrong? is there a solution for that ?
Thanx in advance,
Cheers, Ron
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email