Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.3
-
Fix Version/s: 1.3.4
-
Labels:None
-
Environment:Maven 1.0.1, JDK 1.3.1_09
-
Number of attachments :
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.
Activity
Carlos Sanchez
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Carlos Sanchez [ carlos ] | |
| Fix Version/s | 1.3.4 [ 11244 ] |
Carlos Sanchez
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
Confirmed, it was compiled with source=1.4