[ http://jira.codehaus.org/browse/SUREFIRE-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=245641#action_245641 ]
Kristian Rosenvold commented on SUREFIRE-623: --------------------------------------------- Just for the general heck of it I have restored jdk 1.3 compatibility in the upcoming surefire 2.7, and I am able to run the project you supplied with 1.3. > Docs say that Java 1.3 is supported, but minimum version is 1.4 > --------------------------------------------------------------- > > Key: SUREFIRE-623 > URL: http://jira.codehaus.org/browse/SUREFIRE-623 > Project: Maven Surefire > Issue Type: Bug > Components: documentation > Affects Versions: 2.5 > Environment: > http://maven.apache.org/plugins/maven-surefire-plugin/plugin-info.html > Reporter: SebbASF > Fix For: 2.6 > > > http://maven.apache.org/plugins/maven-surefire-plugin/plugin-info.html > says: > The following specifies the minimum requirements to run this Maven plugin: > Maven 2.0.9 > JDK 1.3 > However I get the following error when using <jvm> 1.3: > java.lang.NoClassDefFoundError: > org/apache/maven/surefire/booter/SurefireBooter > Exception in thread "main" > Works OK with Java 1.4 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira