I was able to fix the problem by setting maven.junit.fork=true
--
  Humberto
-----Original Message-----
From: Humberto Hernandez [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 09, 2004 6:31 PM
To: Maven Users List
Subject: Problem with jblanket and test. System Properties desapear.



I am trying to test:test a program using Jblanket. The test is OK when is
ran alone but it fails when it is ran with Jblanket.

The problem seems to be related to the sysproperties that are lost when
JBlanket is used.

I have looked at the sources of maven-jblanket-plugin and they seem OK.
Eventhough it changes the value of maven.junit.sysproperties it tries to
preserve the value of maven.junit.sysproperties. However in any case the
maven.junit.sysproperties seems to be empty.

If I run "maven -X" doesn't show many of the System Properties when jblanket
is enabled.

--
  Humberto


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