I have the directory structure as
src
---->java
-------->org.....SampleServlet.java
---->test-cactus
-------->org....TestSampleServlet.java
---->webapp

This is actually a sample that came with the maven -cactus plugin example.

Thanks a lot
vaidhy

-----Original Message-----
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
Sent: Friday, July 11, 2003 7:56 AM
To: Maven Users List
Subject: Re: unitTestSourcesPresent??


unitTestSourcesPresent is an internal variable.

How are you defined your test in your project?

----- Original Message ----- 
From: "Kumar, Vaidhyanatha K." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 11, 2003 2:40 PM
Subject: unitTestSourcesPresent??


How do I set the variable unitTestSourcesPresent?. For some reason, maven is
not able to find my test source files.
Thanks
Vaidhy
----
test:prepare-filesystem:

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.
BUILD SUCCESSFUL
Total time:  6 seconds

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger
http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France


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