From 9e8e197e51c3d586d4b194ea660fbe7222a0b5b1 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Tue, 6 Oct 2015 02:08:38 -0700 Subject: [PATCH] TODO. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index c039e6a1..63e1e2ef 100644 --- a/TODO +++ b/TODO @@ -11,6 +11,7 @@ To do: - Storage API: Plugins.storage("myplugin").get/set() - Support additional .kt files in ~/.kobalt/src - generateArchive() should use Path instead of File +- --init: import dependencies from build.gradle - uploadMaven + Create sources.jar + Create javadoc.jar @@ -23,6 +24,7 @@ Done: - provided scope - --dryRun +- --init: import dependencies from pom.xml - --checkVersions: displays which plugins have a newer version than the one specified in the build - Make it possible to target jar for individual projects: ./kobaltw kobalt:uploadJcenter - --buildFile doesn't use the local .kobalt directory