Hello,

Thanks for this info. I now understand better, what should I need. 
I configured my pom.xml accordingly.

BUT maven still doesn't see the directory systest.

I made this structure:
src/main/java
src/test/java
src/systest/java

If I have tests in src/test/java, I am able include or exclude them, running 
individually. 
but maven (surfire) doesn't execute anything in the src/systest/java.

How can I tell maven, that it should access also the src/systest/java directory?

Or is it that maven can only access src/test/java?
How to organize the structure then?
/src/main/java
src/test/java
src/test/systest/java
? isn't it ugly?

Thanks for suggestions,
Harry


Arnaud Bailly <[EMAIL PROTECTED]> wrote: Hello, 
This is taken from Confluence maven wiki.

http://svn.apache.org/repos/asf/shale/framework/trunk/shale-apps/shale-usecases/pom.xml

HTH
-- 
OQube < software engineering \ g�nie logiciel >
Arnaud Bailly, Dr.
\web> http://www.oqube.com


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



 
---------------------------------
No need to miss a message. Get email on-the-go 
with Yahoo! Mail for Mobile. Get started.

Reply via email to