Re: Snapshot download problem: POM downloaded but not JAR

2006-02-23 Thread Jérôme BERNARD
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jérôme BERNARD, Kalixia, SARL. http://weblog.kalixia.com

Re: surefire forking

2005-12-05 Thread Jérôme BERNARD
I did using forkMode=once. On a windows box, it fails because the command-line is too long (there are too many dependencies..). On a UNIX box, I do have a different error: Embedded error: Error while executing forked tests. -classpath: not found Regards, Jérôme. 2005/12/4, Jason van Zyl [EMAIL

surefire and systemProperties: bug?

2005-11-17 Thread Jérôme BERNARD
Hi, I am trying to specify the java.library.path property for my tests but it seems that the following configuration does not work: plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-surefire-plugin/artifactId configuration systemProperties property