patch : choose jdk to run unit test

2003-11-27 Thread Eric Berenguier
Hello, I've just submitted a small patch to jira that allows to choose which JVM is used to run unit tests : http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1057 I hope it doesn't have any side effect because it feeds a default value for the jvm attribute in junit ant task. Eric

[patch] maven exit code for failed dependencies

2003-10-09 Thread Eric Berenguier
Hi, Here is a patch to allow maven to return an exit code other than 0 when it fails because of a missing dependency. I've submitted it under the following jira issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-109 Eric

[patch] taglets support for javadoc plugin

2003-10-06 Thread Eric Berenguier
Hi, I've just submitted a patch to jira to allow custom taglets to be used with javadoc plugin : http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-894 Anyone interested ? Eric - To unsubscribe, e-mail: [EMAIL