mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-25 16:07:12 -07:00
TODO.
This commit is contained in:
parent
1f3fb8f3eb
commit
0afe72fdfa
1 changed files with 5 additions and 3 deletions
8
TODO
8
TODO
|
@ -6,14 +6,13 @@ To do:
|
|||
- logs for users should not show any timestamp, class file or thread id, this should only be in --dev mode
|
||||
- Fetch .pom with DynamicGraph
|
||||
- Centralize all the executors
|
||||
- Archetypes (e.g. "--initWith kobalt-plug-in")
|
||||
- Compile TestNG (including generating Version.java and OSGi headers)
|
||||
- Storage API: Plugins.storage("myplugin").get/set()
|
||||
- Support additional .kt files in ~/.kobalt/src
|
||||
- generateArchive() should use Path instead of File
|
||||
- archetypes, e.g. --initWith kotlin
|
||||
- --init: import dependencies from build.gradle
|
||||
- uploadMaven
|
||||
+ Create sources.jar
|
||||
+ Create javadoc.jar
|
||||
- Bug: --tasks displays multiple tasks when there are multiple projects
|
||||
- Bug: ./kobaltw --dryRun kobalt:uploadJcenter runs "kobalt-wrapper:clean" twice
|
||||
- Replace File with java.nio.Files and Path
|
||||
|
@ -26,6 +25,9 @@ Done:
|
|||
- Project ordering: kotlinProject(wrapper) {}
|
||||
- Make files appear in download list automatically on bintray (undocumented API)
|
||||
- Link kobalt to JCenter
|
||||
- uploadMaven
|
||||
+ Create sources.jar
|
||||
+ Create javadoc.jar
|
||||
- --update
|
||||
- Support .pom pointing to other deps (and no jars)
|
||||
- provided scope
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue