Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Invalid
-
7.0.0
-
None
-
None
Description
The Log interface is provided with the tomcat-juli artifact. This artifact is marked as optional in tomee-juli so it is not available in maven-util (see http://maven.apache.org/guides/introduction/introduction-to-optional-and-excludes-dependencies.html).
I've added the artifact to the POM as shown here:
But I'm not really sure about the intention as it might be intentional to get rid of this tomcat artifact. Therefore this should be handled with caution.