> by default it compiles everything under src/main/java/... which implies it
> doesn't compile the tests underĀ src/test/java/...
>
> I would like my test cases to be included in the jar, so that I can run them
> from the jar.

http://maven.apache.org/guides/mini/guide-attached-tests.html

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to