https://issues.apache.org/bugzilla/show_bug.cgi?id=55813
Bug ID: 55813
Summary: in 8.0.0-RCx Maven artifacts, tomcat-util artifact
does not contain
org/apache/tomcat/util/digester/RuleSet
Product: Tomcat 8
Version: 8.0.0-RC5
Hardware: PC
OS: Mac OS X 10.4
Status: NEW
Severity: critical
Priority: P2
Component: Util
Assignee: [email protected]
Reporter: [email protected]
java.lang.NoClassDefFoundError: org/apache/tomcat/util/digester/RuleSet
So it seems that the repackaging in Maven artifacts is incomplete.
The org.apache.tomcat.util.descriptor.web WebXmlParser class import RuleSet and
this class is not in tomca-util-8.0.-RC5.jar pushed to maven.
The entire content of org.apache.tomcat.util.digester.*;
cannot be found in Maven at all.
I cannot use a JSPC compiler from Maven with this error.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]