[jbosstools-issues] [JBoss JIRA] (JBTIS-529) fuse fails to install from jboss central

Fred Bricon (JIRA) issues at jboss.org
Mon Oct 26 18:35:00 EDT 2015


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

Fred Bricon commented on JBTIS-529:
-----------------------------------

So there are actually several problems here

- fuse wizard/quickstarts show up even if EA is disabled: caused by only checking if IS update site is available, ignoring the EA flag. We can fix that server side
- no connectors found when selecting the wizard: somehow the jboss.integration-stack.ea.bundle.fuse connector is not loaded apparently. I don't know why yet, need more investigation. Could be a problem either in JBT or JBTIS.
- all fuse quickstarts show as having the fuse tooling installed when it's not. This is caused by an unfortunate hard coded id in https://github.com/jbosstools/jbosstools-central/blob/master/examples/plugins/org.jboss.tools.project.examples/src/org/jboss/tools/project/examples/internal/model/RequirementModelUtil.java#L174. Ideally the whole requirement inference logic should be externalized, but the logic is not trivial, so it's a bit tricky.


> fuse fails to install from jboss central
> ----------------------------------------
>
>                 Key: JBTIS-529
>                 URL: https://issues.jboss.org/browse/JBTIS-529
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>            Reporter: Max Rydahl Andersen
>            Priority: Blocker
>
> not sure where the fault is here but when you open JBDS 9 and type in 'Fuse' you get the "Fuse Integraiotn Project" despite Fuse is only earlyaccess.
> But even with or without earlyaccess installing via the wizard result in:
> Problems occurred while performing installation: There are no connectors to install
> There are no connectors to install
> /cc [~fbricon] any idea ?



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list