wooga / atlas-paket

Paket plugin for gradle
https://wooga.github.io/atlas-paket/
Apache License 2.0
0 stars 2 forks source link

Paket Pack skips when paket.dependencies file is missing #5

Closed Larusso closed 7 years ago

Larusso commented 7 years ago

All paket tasks will skip when paket.dependencies is not located in the project root. This is not a desired logic for paketPack and paketPush tasks.

Larusso commented 7 years ago

Will not be fixed!

Paket itself needs paket.dependencies for all commands.