1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00
This commit is contained in:
Cedric Beust 2015-10-12 18:19:47 -07:00
parent 6e0d8bd844
commit 75f1201e97

1
TODO
View file

@ -2,6 +2,7 @@ To do:
- "All artifacts successfully uploaded" is shown before the upload is actually done - "All artifacts successfully uploaded" is shown before the upload is actually done
- use groupId/artifactId - 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) - ProjectGenerator: support migration from pom.xml (starting with dependencies)
- repos() must appear before plugins(): fix that - repos() must appear before plugins(): fix that
- Support version ranges - Support version ranges