Closed aaron-goff closed 5 years ago
@mrk-han and myself have been looking into this and we're kinda lost... Our best guess is that removing the pom without correctly implementing the gradle to publish to jitpack is causing issues (looking at the log output for 0.18.0, it builds with the pom even though the project has been migrated to gradle), but we're not 100% sure on how to a) fix it and b) test the fix...
Removing myself and adding help wanted cause 🤷♂ I'm lost
Just checking out and mentioning differences in the documentation vs our setup.
./gradlew assemble
vs ./gradlew build
Docs suggest build
but we are using assemble
, they almost do the same thing.
The problem
When publishing on jitpack, version 0.19.0 failed. https://jitpack.io/#willowtreeapps/conductor-mobile