[
https://issues.jboss.org/browse/JBTIS-557?page=com.atlassian.jira.plugin....
]
Paul Leacu commented on JBTIS-557:
----------------------------------
[~nickboldt] - I'm not sure how this was working before. I saw
angularjs-eclipse-feature was using "experimental" early access so I tried using
that - but I get the same error:
{code}
!ENTRY org.eclipse.mylyn.discovery.core 4 0 2016-02-15 15:50:26.625
!MESSAGE Unknown category
'com.jboss.jbds.discovery.certification.experimental.earlyaccess' referenced by
connector 'jboss.integr
ation-stack.bundle.bpr' declared in
com.jboss.jbds.central.discovery.integration_stack.earlyaccess_9.0.0.Beta1_v20160215_1445_B16
8.jar_1423367654270837465.jar
{code}
Do I need to declare the certificationId extension point category locally (in my
plugin.xml) for either
com.jboss.jbds.discovery.certification.experimental.earlyaccesscom.jboss.jbds.discovery.certification.supported.earlyaccess??
I thought it founds the extension in
com.jboss.jbds.central.discovery.earlyaccess/plugin.xml somehow...
Errors about unknown categories when installing from JBoss Central
------------------------------------------------------------------
Key: JBTIS-557
URL:
https://issues.jboss.org/browse/JBTIS-557
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution
Affects Versions: 9.0.0.Beta1
Environment: JBDS 9.1.0.Beta2
Reporter: Andrej Podhradsky
Assignee: Paul Leacu
Attachments: log.txt
Run JBDS with the following vm args
{code}
-Djboss.discovery.directory.url=https://devstudio.redhat.com/9.0/staging/updates/integration-stack/discovery/9.0.0.Beta1/earlyaccess/jbosstools-directory.xml
-Djboss.discovery.site.integration-stack.url=https://devstudio.redhat.com/9.0/staging/updates/integration-stack/discovery/9.0.0.Beta1/
-Djboss.discovery.earlyaccess.site.integration-stack.url=https://devstudio.redhat.com/9.0/staging/updates/integration-stack/discovery/9.0.0.Beta1/earlyaccess/
-Djboss.discovery.earlyaccess.list.url=http://download.jboss.org/jbosstools/mars/staging/updates/integration-stack/discovery/jbosstools-earlyaccess.properties
{code}
and switch to Software/Update in JBoss Central and open Errors view
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)