Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 3.55 KB

publishing_features_downstream.adoc

File metadata and controls

49 lines (27 loc) · 3.55 KB

Publishing features to JBoss Tools, Red Hat CodeReady Studio, JBoss Central, Early Access, and Eclipse Marketplace

Once your features are ready for consumption by other projects, you can have them aggregated into a downstream project.

JBoss Tools

Submit a pull request against the appropriate branch of the jbosstools-build-sites to get your feature(s) added into 1 or more of these category.xml files:

Red Hat CodeReady Studio

First, ensure your feature(s) are included in JBoss Tools, as above.

Then, submit a pull request here: jbdevstudio-product

JBoss Central

To get a feature (or collection of features) added to JBoss Central, you need to submit a pull request against jbosstools-discovery.

First, update the target platform to include the new feature(s):

Then, add a new connector to the discovery plugin, to expose those feature(s) via the appropriate categor(ies):

Early Access

To get a feature (or collection of features) added to the Early Access site, you need to submit a pull request against jbosstools-discovery.

First, update the target platform to include the new feature(s):

Then, add a new connector to the discovery plugin, to expose those feature(s) via the appropriate categor(ies):

Eclipse Marketplace

To get added to the Eclipse Marketplace, open a JIRA listing the feature(s) to be included in the appropriate JBoss Tools Marketplace connector. These features should already be included in the JBoss Tools update site, above.