From 8ef6417a37b65fa5b4c9b4ee557431f0dbf9e5d1 Mon Sep 17 00:00:00 2001 From: Jan Bliznak Date: Mon, 23 Jan 2017 18:51:45 +0100 Subject: [PATCH] [JBWS-4052] Exclude org.eclipse.* dependencies prolonging the build --- pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/pom.xml b/pom.xml index b8b35ac1f..60a6275eb 100644 --- a/pom.xml +++ b/pom.xml @@ -1318,12 +1318,36 @@ org.jboss jbossorg-docbook-xslt 1.1.0 + + + + org.eclipse.wst.css + core + + + org.eclipse.wst.sse + core + + org.jboss jbossorg-jdocbook-style 1.0.0 jdocbook-style + + + + org.eclipse.wst.css + core + + + org.eclipse.wst.sse + core + +