Issue Details (XML | Word | Printable)

Key: OGNL-142
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jesse Kuhnert
Reporter: Max Bowsher
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
OGNL

scope=provided on javassist dependency leads to NoClassDefFoundError

Created: 18/Jan/08 05:34 PM   Updated: 21/Jan/08 11:32 AM
Component/s: None
Affects Version/s: 2.7.1
Fix Version/s: 2.7.2

Environment: Use of OGNL in a simple Java application - i.e. plain "java -jar myapp.jar"


 Description  « Hide
scope=provided on the javassist dependency leads to Maven2 not including this dependency on the runtime classpath leading to a NoClassDefFoundError as soon as OGNL is used.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.