[jboss-jira] [JBoss JIRA] (DROOLS-5185) Investigate unused dependencies of scenariossimulation-kogito-runitme
Jozef Marko (Jira)
issues at jboss.org
Thu Mar 19 08:41:37 EDT 2020
Jozef Marko created DROOLS-5185:
-----------------------------------
Summary: Investigate unused dependencies of scenariossimulation-kogito-runitme
Key: DROOLS-5185
URL: https://issues.redhat.com/browse/DROOLS-5185
Project: Drools
Issue Type: Task
Components: Scenario Simulation and Testing
Reporter: Jozef Marko
Assignee: Jozef Marko
There are [1] declared for 'drools-wb-scenario-simulation-editor-kogito-runtime' module.
Investigate if they can not be removed.
[1]
{code:xml}
<!-- NEEDED ? -->
<dependency>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-widgets</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-validations</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-navigation-client</artifactId>
<scope>provided</scope>
<exclusions>
<exclusion>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-layout-editor-backend</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-renderer-default</artifactId>
<scope>provided</scope>
</dependency>
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list