Xerces Dependency Scope will not persist in Maven Multimodule project

已回答

 I'm using IntelliJ IDEA 2017.1.4 for a multi-module Maven project - I'm using the xerces library which needs to be set to "runtime" scope in order to work. Something is changing it to "provided". The library is downloaded by maven as a dependency of a dependency. Is there some way I can get it to stay as runtime scope?

0

Please file a ticket to support (https://intellij-support.jetbrains.com/hc/requests/new) or to the issue tracker (https://youtrack.jetbrains.com/issues/IDEA) and attach a sample project to reproduce this problem.

0

请先登录再写评论。