syndesisio / syndesis-project

Placeholder repository for project management
https://syndesis.io/
Apache License 2.0
6 stars 12 forks source link

Provide a way to generate tech extension projects #153

Closed lburgazzoli closed 6 years ago

lburgazzoli commented 6 years ago

We should think about providing a tool to generate a tech extension project skeleton i.e.:

Tooling can the consume the same service.

apupier commented 6 years ago

the RHOAR project is planned to provide this kind of service for Red Hat Middleware stuff: https://access.redhat.com/products/red-hat-openshift-application-runtimes

nicolaferraro commented 6 years ago

I think that we can reuse whatever we do for FIS to generate quickstarts: maven archetypes, forge commands.

If we add a website for wizard generation, we should use it for FIS too.

apupier commented 6 years ago

Please note that using archetypes is no more continued for FIS, see https://issues.jboss.org/browse/OSFUSE-590