Fixed.
Emmanuel
Wim Deblauwe a écrit :
This is the error (I'm on locale nl_NL):
java.io.FileNotFoundException:
C:\javatests\maven-scm\maven-scm-providers\maven-scm-provider-starteam\src\test\resources\starteam\changelog\starteamlog_nl.txt
(The system cannot find the file specified)
at j
This is the error (I'm on locale nl_NL):
java.io.FileNotFoundException:
C:\javatests\maven-scm\maven-scm-providers\maven-scm-provider-starteam\src\test\resources\starteam\changelog\starteamlog_nl.txt
(The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
Wim, i have no problem run the test at my local station, what problem do you see?
Could you me more about your OS, timezone?
For the time being, you can use -Dmaven.test.skip=true, but should set to false for clearcase provider.
-D
On 11/21/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote:
Hi,curren