On Fri, Sep 26, 2008 at 5:52 AM, thomas2004 <[EMAIL PROTECTED]> wrote:

> Formerly I used maven1 and I can set the <unitTest/> in "project.xml". Now I
> use maven2. How can I set or define the <unitTest/> in "pom.xml"?

Comparing [1] to [2], I think you're looking for <testResources>.

[1] http://maven.apache.org/maven-1.x/reference/maven-model/3.0.2/maven.html
[2] http://maven.apache.org/ref/2.0.8/maven-model/maven.html

-- 
Wendy

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

Reply via email to