-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Minor
-
Component/s: js-modules
-
None
Hello, is it possible to publish the parent pom of handlebars so Gradle can resolve it?
Â
The new release of
org.jenkins-ci.ui:handlebars:3.0.8
has a parent pom of
org.jenkins-ci.ui:jenkins-js-libs:2.0.0
The parent pom isn't published, which causes Gradle to fail during resolution:
> Could not resolve org.jenkins-ci.ui:handlebars:3.0.8.
Required by:
project : > org.jenkins-ci.main:jenkins-war:2.263.4
project : > org.jenkins-ci.plugins.pipeline-stage-view:pipeline-stage-view:2.19
> Could not resolve org.jenkins-ci.ui:handlebars:3.0.8.
> Could not parse POM https://{repo}/org/jenkins-ci/ui/handlebars/3.0.8/handlebars-3.0.8.pom
> Could not find org.jenkins-ci.ui:jenkins-js-libs:2.0.0.
Searched in the following locations:
- https://{repo}/org/jenkins-ci/ui/jenkins-js-libs/2.0.0/jenkins-js-libs-2.0.0.pom