[jboss-jira] [JBoss JIRA] (DROOLS-2624) Fix jacoco problem for guided rule module
Jozef Marko (JIRA)
issues at jboss.org
Fri Jun 8 04:57:00 EDT 2018
[ https://issues.jboss.org/browse/DROOLS-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Marko updated DROOLS-2624:
--------------------------------
Release Notes Text: $ mvn clean verify -Dcode-coverage now works without troubles. (was: {{$ mvn clean verify -Dcode-coverage}} now works without troubles.)
> Fix jacoco problem for guided rule module
> -----------------------------------------
>
> Key: DROOLS-2624
> URL: https://issues.jboss.org/browse/DROOLS-2624
> Project: Drools
> Issue Type: Task
> Components: Guided Rule Editor
> Affects Versions: 7.8.0.Final
> Reporter: Jozef Marko
> Assignee: Jozef Marko
> Fix For: 7.8.0.Final
>
>
> Jacoco for the guided rule module can't be measured:
> {code:shell}
> $ mvn clean verify -Dcode-coverage
> ...
> Tests in error:
> RuleModellerTest.setUp:83 » NoClassDefFound Could not initialize class org.dro...
> RuleModellerTest.setUp:83 » NoClassDefFound Could not initialize class org.dro...
> RuleModellerTest.setUp:83 » NoClassDefFound Could not initialize class org.dro...
> RuleModellerTest.setUp:83 » NoClassDefFound Could not initialize class org.dro...
> RuleModellerTest.setUp:83 » ExceptionInInitializer
> RuleModellerTest.setUp:83 » NoClassDefFound Could not initialize class org.dro...
> RuleModellerTest.setUp:83 » NoClassDefFound Could not initialize class org.dro...
> ConnectivesTest.testConnectiveOperatorsInteger:50 » NoClassDefFound Could not ...
> ConnectivesTest.testConnectiveOperatorsString:40 » ExceptionInInitializer
> FactPatternWidgetTest.setUp:77 » ExceptionInInitializer
> FactPatternWidgetTest.setUp:77 » NoClassDefFound Could not initialize class or...
> AddAttributeWidgetTest.org.drools.workbench.screens.guided.rule.client.widget.attribute.AddAttributeWidgetTest » Runtime
> GuidedRuleAttributeSelectorPopupTest.setUp:55 » NoClassDefFound Could not init...
> GuidedRuleAttributeSelectorPopupTest.setUp:55 » NoClassDefFound Could not init...
> GuidedRuleAttributeSelectorPopupTest.setUp:55 » NoClassDefFound Could not init...
> GuidedRuleAttributeSelectorPopupTest.setUp:55 » NoClassDefFound Could not init...
> GuidedRuleAttributeSelectorPopupTest.setUp:55 » NoClassDefFound Could not init...
> GuidedRuleAttributeSelectorPopupTest.setUp:55 » ExceptionInInitializer
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list