mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 08:38:13 -07:00
Improve the archetype support.
This commit is contained in:
parent
3fdc7d8c5b
commit
f6fe0e086e
10 changed files with 75 additions and 19 deletions
|
@ -14,8 +14,7 @@
|
|||
<class-name>com.beust.kobalt.internal.JvmCompilerPlugin</class-name>
|
||||
|
||||
<!-- These classes manage -init for Java and Kotlin -->
|
||||
<class-name>com.beust.kobalt.app.java.JavaBuildGenerator</class-name>
|
||||
<class-name>com.beust.kobalt.app.kotlin.KotlinBuildGenerator</class-name>
|
||||
<class-name>com.beust.kobalt.app.Archetypes</class-name>
|
||||
|
||||
<!-- Test runners -->
|
||||
<class-name>com.beust.kobalt.internal.JUnitRunner</class-name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue