Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] multi-module project prevent test properties and classes deployment into server with Eclipse server plugin deployment

This shouldn't happen if you use m2e-wtp ( https://github.com/sonatype/m2eclipse-wtp/wiki )?


On Fri, Mar 2, 2012 at 9:22 PM, Ivalo <ivalo@xxxxxx> wrote:
Hi,

Because Eclipse cannot separate test resources / classes from "real" classpath all test classes and properties are deployed into server if using Eclipse server plugin.
Is there any way to prevent this other than not to use for example GlassFish plugin. Also same problem exists with unit tests for dependent projects which configuration is overridden by projects they are dependent.

Markku
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users



--
"Have you tried turning it off and on again" - The IT Crowd

Back to the top