The problem is that the OP is uploading the JAR to kie-wb.
This is where the error is thrown:
https://github.com/droolsjbpm/guvnor/blob/master/guvnor-m2repo-editor/guv...
Would this use the Maven Native Parser if on the classpath? We have kie-ci
as a dependency of guvnor-m2repo-editor-backend already.
With kind regards,
Mike
On 18 December 2013 15:51, Mario Fusco <mario.fusco(a)gmail.com> wrote:
Hi,
the MinimalPomParser is an xml parser we developed internally to cover the
most common and straightforward cases, but very likely it is unable to
parse
the multi-module pom you're using.
However adding the kie-ci module to your dependencies (
https://github.com/droolsjbpm/drools/tree/master/kie-ci ) automatically
allows drools to use the native maven pom parser that should support your
use case.
To cut it short adding this to your dependencies should resolve your
problem.
<groupId>org.kie</groupId>
<artifactId>kie-ci</artifactId>
I hope this helps,
Mario
--
View this message in context:
http://drools.46999.n3.nabble.com/kie-wb-6-0-0-tomcat7-Error-uploading-ma...
Sent from the Drools: User forum mailing list archive at
Nabble.com.
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users