Index: idp-parent/pom.xml
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
--- idp-parent/pom.xml (revision ae6a599799d8fd612b8b29d0d8b0f4bc15695c57)
+++ idp-parent/pom.xml (date 1560380301839)
@@ -202,6 +202,14 @@
+
+
+
+ io.dropwizard.metrics
+ metrics-jvm
+ ${metrics.version}
+ runtime
+
Index: idp-distribution/pom.xml
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
--- idp-distribution/pom.xml (revision ae6a599799d8fd612b8b29d0d8b0f4bc15695c57)
+++ idp-distribution/pom.xml (date 1560376277109)
@@ -59,35 +59,7 @@
1.9.4
runtime
-
-
- ch.qos.logback
- logback-classic
- runtime
-
-
- ch.qos.logback
- logback-core
- runtime
-
-
-
- io.dropwizard.metrics
- metrics-jvm
- ${metrics.version}
- runtime
-
-
- org.ldaptive
- ldaptive-unboundid
- runtime
-
-
- com.unboundid
- unboundid-ldapsdk
- runtime
-
-
+
@@ -197,40 +169,6 @@
${idp.assemblyDirectory}/bin/lib/
-
-
-
-
- copy-logging-dependencies
- prepare-package
-
- copy
-
-
-
-
- ch.qos.logback
- logback-classic
-
-
- ch.qos.logback
- logback-core
-
-
-
- io.dropwizard.metrics
- metrics-jvm
-
-
- org.ldaptive
- ldaptive-unboundid
-
-
- com.unboundid
- unboundid-ldapsdk
-
-
- ${idp.assemblyDirectory}/webapp/WEB-INF/lib/
Index: idp-war/pom.xml
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
--- idp-war/pom.xml (revision ae6a599799d8fd612b8b29d0d8b0f4bc15695c57)
+++ idp-war/pom.xml (date 1560375765978)
@@ -212,6 +212,31 @@
+
+
+ ch.qos.logback
+ logback-classic
+
+
+ ch.qos.logback
+ logback-core
+
+
+
+ io.dropwizard.metrics
+ metrics-jvm
+
+
+
+ org.ldaptive
+ ldaptive-unboundid
+ runtime
+
+
+ com.unboundid
+ unboundid-ldapsdk
+ runtime
+