Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPLINKCHECK-17 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPLINKCHECK-17 Summary: Unsupported major.minor version 48.0 Type: Bug Status: Closed Priority: Major Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-linkcheck-plugin Fix Fors: 1.3.4 Versions: 1.3.3 Assignee: Carlos Sanchez Reporter: Brian Murray Created: Fri, 12 Nov 2004 12:05 PM Updated: Sat, 20 Nov 2004 3:32 PM Environment: Maven 1.0.1, JDK 1.3.1_09 Description: When using Maven 1.0.1, which includes linkcheck 1.3.3, I received the following error: c:\maven-local\.alpha-mis-maven-2.0.0\plugins\maven-linkcheck-plugin-1.3.3\plugin.jelly:47:9:<define:jellybean>org/apache/maven/linkcheck/LinkCheck (Unsupported major.minor version 48.0) Reverting to linkcheck 1.3.2 makes the problem go away. Apparently the "Unsupported major.minor" version has to do with running code compiled for JDK 1.4 with JDK 1.3. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
