KT-2917 maven archetype for kotlin projects

This commit is contained in:
Sergey Mashkov
2015-11-30 20:57:06 +03:00
parent f35dc47b4e
commit 14ca0f4aac
16 changed files with 351 additions and 0 deletions
+2
View File
@@ -82,6 +82,8 @@
<module>tools/kotlin-reflect</module>
<module>tools/kotlin-osgi-bundle</module>
<module>tools/maven-archetypes</module>
<module>tools/binary-compatibility-validator</module>
<!--NB! kotlin-js-library should be built before kotlin-gradle-plugin-->