Hi!

Just a minor issue I encountered with the eclipse plugin supplied with maven-1.0-rc2. When a project doesn't have testcases in src/test, but *does* state a dependency of junit in the pom, the eclipse plugin gladfully ignores the dependency.

(I know that it is possible to get around this by creating a (dummy)test).

I'm no jelly expert, but isn't it possible to declare a variable that the junit plugin should be ignored, and then ignore it at that later point, and otherwise generate it?
Or create a set of dependencies that are needed, and from that list generate the classpath (i.e. a two phase generation process)?


With regards,

Martijn Dashorst

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to