Dear All,

I have a strong opinion that m2eclipse should differentiate between src/main and src/test, namely that any Java main application, started from under src/test (or whatever is configured as test sources) should get a test-scoped classpath, while any Java main ran from src/main - should be given runtime scope classpath by m2eclipse. This kinda of unchartered territory as maven cli does not directly run applications.

Would anyone agree or dis-agree with this as a requirement for m2eclipse?

Kind Regards,
Oleg

Reply via email to