Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork179
Closed
Description
Sometimes we might want to use multiple boms in a single script...
///usr/bin/env jbang "$0" "$@" ; exit $?//DEPS io.vertx:vertx-stack-depchain:4.0.3@pom//DEPS org.apache.camel:camel-bom:3.9.0@pom//DEPS io.vertx:vertx-core//DEPS org.apache.camel:camel-core//DEPS org.apache.camel:camel-stream//DEPS org.apache.camel:camel-vertx//DEPS org.slf4j:slf4j-simple:1.7.30...
$jbang camel-vertx.java[jbang] Resolving dependencies...[jbang] Loading MavenCoordinate [io.vertx:vertx-stack-depchain:pom:4.0.3][jbang] [ERROR] POM imports as found in org.apache.camel:camel-bom:3.9.0@pom is only supported as the first import.[jbang] Run with --verbose for more details
Metadata
Metadata
Assignees
Type
Projects
Status
Done