-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fails to Install #6
Comments
Then tried the CATALOG: more detail, but still no install:bernard@bernard-MS-7823:~/tut/forge/vertx$ forge
| | _ __ __ _ ___ JBoss Forge, version [ 3.7.2.Final ] - JBoss, by Red Hat, Inc. [ http://forge.jboss.org ] To quit the shell, type 'exit'. [vertx]$ addon-install --coordinate org.jboss.forge.addon:vertx [0] ( ) org.arquillian.forge:arquillian-addon Press to confirm, or +C to cancel.
|
It seems the Vert.x addon was not released after the groupId changed (may need some attention in the dependency list). @cescoffier can you have a look at it? @bputersznit, try running the following command:
|
Obliged! [vertx]$ addon-install --coordinate me.escoffier.forge:vertx-forge-addon,1.2.2 |
No Joy Installing:
bernard@bernard-MS-7823:~/tut/forge/vertx$ forge
Using Forge at /home/bernard/sw/forge/forge-distribution-3.7.2.Final
Warning: JAVA_HOME environment variable is not set.
| | _ __ __ _ ___
| | / _ |
__/ _
|/ _ \ \| | () | | | (| | __/ //
|| _/|| _, |_|
|__/
JBoss Forge, version [ 3.7.2.Final ] - JBoss, by Red Hat, Inc. [ http://forge.jboss.org ]
Hit '' for a list of available commands and 'man [cmd]' for help on a specific command.
To quit the shell, type 'exit'.
[vertx]$ addon-install --coordinate org.jboss.forge.addon:vertx
ERROR Error while executing 'addon-install'
INFO (type "export VERBOSE=true" to enable stack traces)
ERROR No Artifact version found for org.jboss.forge.addon:vertx
[vertx]$
The text was updated successfully, but these errors were encountered: