You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Vihung Marathe <vi...@friendsprovident.co.uk> on 2007/08/16 12:53:52 UTC

More than one test source directory

Am I missing something, or is it not possible to specify more then one
directory as a test source directory?

I am working with an existing project that has two separate
directories for tests - one for unit tests and one for integration
tests

-- Vihung
_________________________________________________________________

This e-mail may contain confidential information and/or copyright material. This e-mail is intended for the use of the addressee only. Any unauthorised use may be unlawful.

If you receive this e-mail by mistake please advise the sender immediately by using the reply facility in your e-mail software.

The Friends Provident group of companies includes these Friends Provident plc subsidiary companies:

Friends Provident Life and Pensions Limited. Registered number 4096141.
Friends Provident Life Assurance Limited. Registered number 782698.
Friends Provident Pensions Limited. Registered number 475201.
Friends Provident Marketing Limited. Registered number 5059179.

Each of the above subsidiary companies is authorised and regulated by the Financial Services Authority.

Friends Provident Management Services Limited. Registered number 983330

The ultimate holding company is Friends Provident plc. Registered number 4113107.

All are incorporated companies limited by shares and registered in England.
Registered and Head Office: Pixham End, Dorking, Surrey RH4 1QA.

www.friendsprovident.com

_________________________________________________________________

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


Re: More than one test source directory

Posted by Steven Rowe <sa...@syr.edu>.
Hi Vihung,

What you want is build-helper-maven-plugin:add-test-source

<http://mojo.codehaus.org/build-helper-maven-plugin/>

Steve

Vihung Marathe wrote:
> Am I missing something, or is it not possible to specify more then one
> directory as a test source directory?
> 
> I am working with an existing project that has two separate
> directories for tests - one for unit tests and one for integration
> tests
> 
> -- Vihung
> _________________________________________________________________
> 
> This e-mail may contain confidential information and/or copyright material. This e-mail is intended for the use of the addressee only. Any unauthorised use may be unlawful.
> 
> If you receive this e-mail by mistake please advise the sender immediately by using the reply facility in your e-mail software.
> 
> The Friends Provident group of companies includes these Friends Provident plc subsidiary companies:
> 
> Friends Provident Life and Pensions Limited. Registered number 4096141.
> Friends Provident Life Assurance Limited. Registered number 782698.
> Friends Provident Pensions Limited. Registered number 475201.
> Friends Provident Marketing Limited. Registered number 5059179.
> 
> Each of the above subsidiary companies is authorised and regulated by the Financial Services Authority.
> 
> Friends Provident Management Services Limited. Registered number 983330
> 
> The ultimate holding company is Friends Provident plc. Registered number 4113107.
> 
> All are incorporated companies limited by shares and registered in England.
> Registered and Head Office: Pixham End, Dorking, Surrey RH4 1QA.
> 
> www.friendsprovident.com
> 
> _________________________________________________________________
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 


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