1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00

Support parent poms.

This commit is contained in:
Cedric Beust 2015-10-07 01:07:51 -07:00
parent 34c630883c
commit d4c51cb6ba
7 changed files with 31 additions and 11 deletions

4
TODO
View file

@ -1,5 +1,8 @@
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,6 +25,7 @@ To do:
Done:
- Support .pom pointing to other deps (and no jars)
- provided scope
- --dryRun
- --init: import dependencies from pom.xml