-
Bug
-
Resolution: Obsolete
-
Critical
-
None
-
7.39.0.Final
-
None
-
NEW
-
NEW
-
This commit is breaking the workitem archetype https://github.com/kiegroup/jbpm/commit/fa593e729a8cdb5f47bc8447db2993a972bdbd94
The following parent bom archetype breaks the build.
<artifactId>jbpm-workitems-repository-bom-parent</artifactId>
When I switch it back to the one below it gets past this issue.
<artifactId>jbpm-workitems</artifactId>
Maybe it is still necessary to publish this bom.
—
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[WARNING] 'parent.relativePath' of POM org.kie.learning:hello-workitem:7.39.0-SNAPSHOT (/Users/kvarela/projetos/contrib/jbpm-work-items/hello-workitem/pom.xml) points at org.jbpm.contrib:workitems instead of org.jbpm:jbpm-workitems-repository-bom-parent, please verify your project structure @ line 6, column 11
[FATAL] Non-resolvable parent POM for org.kie.learning:hello-workitem:7.39.0-SNAPSHOT: Could not find artifact org.jbpm:jbpm-workitems-repository-bom-parent:pom:7.39.0-SNAPSHOT in jboss-public (https://repository.jboss.org/nexus/content/repositories/public/) and 'parent.relativePath' points at wrong local POM @ line 6, column 11
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.kie.learning:hello-workitem:7.39.0-SNAPSHOT (/Users/kvarela/projetos/contrib/jbpm-work-items/hello-workitem/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.kie.learning:hello-workitem:7.39.0-SNAPSHOT: Could not find artifact org.jbpm:jbpm-workitems-repository-bom-parent:pom:7.39.0-SNAPSHOT in jboss-public (https://repository.jboss.org/nexus/content/repositories/public/) and 'parent.relativePath' points at wrong local POM @ line 6, column 11 -> [Help 2]