[forge-issues] [JBoss JIRA] (FORGE-2777) Cannot use Furnace on latest version

George Gastaldi (JIRA) issues at jboss.org
Mon Feb 19 16:25:00 EST 2018


    [ https://issues.jboss.org/browse/FORGE-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13535402#comment-13535402 ] 

George Gastaldi commented on FORGE-2777:
----------------------------------------

This behavior existed in an old Forge version (3.3.0.Final perhaps)? Make sure you're using 3.8.1.Final. This may be related to FORGE-2778

> Cannot use Furnace on latest version
> ------------------------------------
>
>                 Key: FORGE-2777
>                 URL: https://issues.jboss.org/browse/FORGE-2777
>             Project: Forge
>          Issue Type: Bug
>    Affects Versions: 3.8.1.Final
>            Reporter: Paolo Antinori
>            Priority: Critical
>
> {code:xml}
>       <dependency>
>         <groupId>org.jboss.forge</groupId>
>         <artifactId>forge-bom</artifactId>
>         <version>3.8.1.Final</version>
>         <type>pom</type>
>         <scope>import</scope>
>       </dependency>
> {code}
> uses Furnace at version {{2.27.0.Final}}
> and an addon importing the above bom, generates this error at install time:
> {code}
> 21:55:58,571 WARNING [org.jboss.forge.furnace.impl.graph.CompleteAddonGraph] (main) Addon [io.fabric8.forge:camel-commands,2.3-SNAPSHOT] with API version [2.27.0.Final] is incompatible with the current Furnace runtime version [2.23.7.Final] and will not be loaded, from repository [/home/pantinor/.forge/addons]
> {code}
> preventing the addon to install.
> This is still broken in current SNAPSHOT version



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the forge-issues mailing list