Hi Wayne.  Thanks for your reply.  I did notice that and removed it.  I was
also able to find this jira:

http://jira.codehaus.org/browse/SUREFIRE-361
http://jira.codehaus.org/browse/SUREFIRE-361 

Upgrading to testng 5.7 did the trick.  Unfortunately it's like walking down
path, and it revealed some other errors.


Thanks


Wayne Fay wrote:
> 
>>        <argLine>
>>            -Xms128m -Xmx256m -XX:PermSize=128m -XX:MaxPermSize=256m
>>        </argLine>
>>        <parallel>false</parallel>
>>        <forkMode>once</forkMode>
>>        <parallel>tests</parallel>
>>        <threadCount>1</threadCount>
> 
> I'm no Surefire expert, but I assume the <parallel> values "tests" and
> "false" cannot be set simultaneously.
> 
> Wayne
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/surefire-with-jboss-embedded-tp21814900p21816442.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to