[jboss-jira] [JBoss JIRA] (DROOLS-143) drools-maven-plugin-example is not built as part of the parent build. It's broken.
Mario Fusco (JIRA)
jira-events at lists.jboss.org
Mon Jun 17 04:15:22 EDT 2013
[ https://issues.jboss.org/browse/DROOLS-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco reassigned DROOLS-143:
----------------------------------
Assignee: Mario Fusco (was: Mark Proctor)
> drools-maven-plugin-example is not built as part of the parent build. It's broken.
> ----------------------------------------------------------------------------------
>
> Key: DROOLS-143
> URL: https://issues.jboss.org/browse/DROOLS-143
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 6.0.0.Beta2
> Reporter: David Boden
> Assignee: Mario Fusco
> Labels: maven
>
> Updating the src/main/resources/META-INF/kmodule.xml file to have a namespace declaration fixes the immediate error:
> {code}
> <!-- Add xmlns attribute -->
> <kmodule xmlns="http://jboss.org/kie/6.0.0/kmodule">
> </kmodule>
> {code}
> When that's done, a simple .jar file is produced. The .drl files are not compiled.
> There's no significant documentation for the drools-maven-plugin except for its precursor: http://passion.forco.de/content/maven-drools-plugin. It's not clear what the objectives of the plugin are.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list