Dockbox-OSS / Hartshorn

Hartshorn is a modern JVM-based full stack Java framework. It is capable of aiding developers while building modular, testable, and scalable applications with support for Java and other JVM languages.
https://hartshorn.dockbox.org/
Apache License 2.0
6 stars 0 forks source link

Maven migration #99

Closed GuusLieben closed 4 years ago

GuusLieben commented 4 years ago

Migrate the Selene project to Maven to make it more 'enterprise ready' (aka allow us to use some specific plugins, mostly in regards to AspectJ)

Features to mirror:

GuusLieben commented 4 years ago

Aggregated Dokka documentation is currently not possible for Maven multi-module projects. While this means there will be no JavaDocs for Kotlin types, the goal is still to add aggregated documentation for Java types.