mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 08:38:13 -07:00
TODO.
This commit is contained in:
parent
d4c51cb6ba
commit
1701cfc0d2
1 changed files with 3 additions and 3 deletions
6
TODO
6
TODO
|
@ -1,8 +1,5 @@
|
||||||
To do:
|
To do:
|
||||||
|
|
||||||
- Link kobalt to JCenter
|
|
||||||
- --update
|
|
||||||
- --resolve <dep>
|
|
||||||
- ProjectGenerator: support migration from pom.xml (starting with dependencies)
|
- ProjectGenerator: support migration from pom.xml (starting with dependencies)
|
||||||
- Generate .idea and other IDEA files
|
- Generate .idea and other IDEA files
|
||||||
- Make files appear in download list automatically on bintray (undocumented API)
|
- 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
|
- Replace File with java.nio.Files and Path
|
||||||
- Create a wiki page for plugins
|
- Create a wiki page for plugins
|
||||||
- Make kobaltw executable in the zip file
|
- Make kobaltw executable in the zip file
|
||||||
|
- --resolve <dep>
|
||||||
|
|
||||||
Done:
|
Done:
|
||||||
|
|
||||||
|
- Link kobalt to JCenter
|
||||||
|
- --update
|
||||||
- Support .pom pointing to other deps (and no jars)
|
- Support .pom pointing to other deps (and no jars)
|
||||||
- provided scope
|
- provided scope
|
||||||
- --dryRun
|
- --dryRun
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue