[jboss-jira] [JBoss JIRA] (DROOLS-3946) Create reproducer for kjar issue in Quarkus
Edoardo Vacchi (Jira)
issues at jboss.org
Mon Apr 29 04:49:00 EDT 2019
[ https://issues.jboss.org/browse/DROOLS-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Edoardo Vacchi updated DROOLS-3946:
-----------------------------------
Story Points: 3
> Create reproducer for kjar issue in Quarkus
> --------------------------------------------
>
> Key: DROOLS-3946
> URL: https://issues.jboss.org/browse/DROOLS-3946
> Project: Drools
> Issue Type: Task
> Reporter: Edoardo Vacchi
> Assignee: Edoardo Vacchi
> Priority: Major
> Labels: drools-core, submarine
>
> Our Maven plugin uses the custom packaging type kjar and we're getting this error for mvn compile quarkus:dev
> {code}
> [ERROR] Failed to execute goal io.quarkus:quarkus-maven-plugin:0.13.1:dev (default-cli) on project drools-quarkus-example: Failed to run: Failed to resolve Quarkus application model: Failed to resolve dependencies for org.submarine:drools-quarkus-example:kjar:8.0.0-SNAPSHOT: Could not find artifact org.submarine:drools-quarkus-example:kjar:8.0.0-SNAPSHOT -> [Help 1]
> {code}
> the error goes away if I mvn install the project before I mvn quarkus:dev which I assume is unexpected.
> *Deliverable:* create a reproducer and submit an issue to Quarkus
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list