add * <exclusions> to srm-shell POM 98/73298/1
authorMichael Vorburger <vorburger@redhat.com>
Thu, 21 Jun 2018 10:27:14 +0000 (12:27 +0200)
committerMichael Vorburger <vorburger@redhat.com>
Thu, 21 Jun 2018 10:27:14 +0000 (12:27 +0200)
commit8deb86b05937fe268190d0fc16df99e0ae6aae65
tree76508290c2bcce7e849c6891ed0c20e603c3e61a
parentb9bd398e6f49e3227229e1374f82540dc1059d4f
add * <exclusions> to srm-shell POM

This avoids the following in target/feature/feature.xml :

  <bundle>mvn:org.fusesource.jansi/jansi/1.17</bundle>
  <bundle>mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.5</bundle>

The idea being that perhaps this causes some timing issues duirng
feature resolution related to the failing distribution.. just a
suspicion, not proven, as that problem does not locally reproduce.

Change-Id: I71deaffac703266bcb870cf55c8f8c72e73987b8
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
srm/shell/pom.xml