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:
parent
34c630883c
commit
d4c51cb6ba
7 changed files with 31 additions and 11 deletions
4
TODO
4
TODO
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue