Thanks Wayne, that's very helpful.
What if I wanted to create a single jar with test and implementation classes?
 
TIA
 
Jacques
 

Wayne Fay <wayne...@gmail.com> hat am 20. April 2010 um 02:19 geschrieben:

> > 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