From 75f1201e97c2f0d9a4941f3af0757c0020107894 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Mon, 12 Oct 2015 18:19:47 -0700 Subject: [PATCH] TODO. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 35f85622..44af4767 100644 --- a/TODO +++ b/TODO @@ -2,6 +2,7 @@ To do: - "All artifacts successfully uploaded" is shown before the upload is actually done - use groupId/artifactId +- Console mode with watch service, so recompilation can occur as soon as a source file is modified - ProjectGenerator: support migration from pom.xml (starting with dependencies) - repos() must appear before plugins(): fix that - Support version ranges