Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] Maven test classes are visible to WTP

Hi all,

I'm working through this issue and have hit a bit of a wall.
https://jira.codehaus.org/browse/GRECLIPSE-1372

I'm hoping that someone familier with WTP's M2E integration can help me
further.

When scanning a classpath, WTP is including test classes in the
deployed application.  This only happens when using Groovy-Eclipse M2E
integration, so there must be some kind of conflict there.

How does WTP determine what should be deployed?  Can someone point me
to some code that does this?

thanks,
Andrew


Back to the top