Hi, That is exactly what i have done. I was wondering if there was a way to do it. If there is not well i guess that will be ok.
thanks for the help --Adrien Olivier Lamy wrote: > > 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] > > > -- View this message in context: http://www.nabble.com/add-test-classes-to-main-jar-tp14950893s177p14956625.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]
