Hi,
IMHO the best is to build a separate jar with the test classes.
Have a look here http://maven.apache.org/guides/mini/guide-attached-tests.html

--
Olivier

2008/1/18, adrien1977 <[EMAIL PROTECTED]>:
>
> Hi
> I am kinda new in the maven world and i have a question.
> I have a couple test classes that I'd like to embed in the main jar.
> the problem is that (like everyone knows) test-classes and main classes are
> in different folder.
>
> So how can i accomplish this.
>
> thanks
>
> --
> View this message in context: 
> http://www.nabble.com/add-test-classes-to-main-jar-tp14950893s177p14950893.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to