After I posted this I did some additional searching and found a few links
that might help me out. One of which is:

http://www.nabble.com/-m2--Using-the-integration-test-phase-td3620425.html

I will look into this further and see if I can get my tests working.

Sorry for not doing more diligent searching before posting.

Regards,

Mark


Mark-E wrote:
> 
> Hi,
>   I am working with a project in which I am having issue running unit
> tests. The project is a combination of stratight unit tests and
> integration tests. Seems that the unit tests run finr but the integration
> tests all fail. I judt found a reference to this in some codehaus docs
> 
> http://docs.codehaus.org/pages/viewpage.action?pageId=62120
> 
> I am not sure if this is the case still in Maven 2, which I am using, or
> not. 
> 
> Just wondering how others out there handle running unit tests and
> integration tests together. I would like to migrate to Maven however if I
> cannot do these tests easily, it kind of shoots the whole thing down. 
> 
> Our Ant build process handles it fine now and I could simply just run an
> Ant task to do the unit tests but then why use Maven if I end up claling a
> bunch of Ant tasks. 
> 
> Thanks! 
> 
> Mark
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Unit-Testing-Issues-tp17623488p17623773.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]

Reply via email to