mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
--dryRun.
This commit is contained in:
parent
fc1779f8fa
commit
33684d6d21
13 changed files with 48 additions and 33 deletions
3
TODO
3
TODO
|
@ -1,6 +1,6 @@
|
|||
To do:
|
||||
|
||||
- --dryRun
|
||||
- provided scope
|
||||
- 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 +22,7 @@ To do:
|
|||
|
||||
Done:
|
||||
|
||||
- --dryRun
|
||||
- --checkVersions: displays which plugins have a newer version than the one specified in the build
|
||||
- Make it possible to target jar for individual projects: ./kobaltw kobalt:uploadJcenter
|
||||
- --buildFile doesn't use the local .kobalt directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue