1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-25 07:57:12 -07:00
This commit is contained in:
Cedric Beust 2015-10-07 01:44:00 -07:00
parent d4c51cb6ba
commit 1701cfc0d2

6
TODO
View file

@ -1,8 +1,5 @@
To do:
- Link kobalt to JCenter
- --update
- --resolve <dep>
- ProjectGenerator: support migration from pom.xml (starting with dependencies)
- Generate .idea and other IDEA files
- Make files appear in download list automatically on bintray (undocumented API)
@ -22,9 +19,12 @@ To do:
- Replace File with java.nio.Files and Path
- Create a wiki page for plugins
- Make kobaltw executable in the zip file
- --resolve <dep>
Done:
- Link kobalt to JCenter
- --update
- Support .pom pointing to other deps (and no jars)
- provided scope
- --dryRun