-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Runtime
-
Tags:
-
Sprint:nxplatform #104, nxplatform #105
-
Story Points:1
The following dependency in nuxeo-runtime-server is missing and can cause problem when compiling with intellij.
<dependency> <groupId>org.apache.tomcat</groupId> <artifactId>tomcat-util-scan</artifactId> </dependency>