datastax / cassandra-quarkus

An Apache Cassandra(R) extension for Quarkus
Apache License 2.0
39 stars 28 forks source link

Move quickstart project to Quarkus quickstarts #155

Open adutra opened 3 years ago

adutra commented 3 years ago

https://github.com/quarkusio/quarkus-quickstarts

┆Issue is synchronized with this Jira Task by Unito

adutra commented 3 years ago

Or alternatively, move it to an independent repository. It should not be released nor deployed to Maven Central imo. It should not depend on the extension parent pom. It should not have all the plugins used by DataStax Java projects (XML & Java code formatters, License checkers, etc.). It should have the typical artifact and group ids of quickstart projects (com.acme and cassandra-quickstart for example).