-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.9.0.0
-
Component/s: None
-
Labels:None
This was a regression when we added support for a flag that allows skipping signing. That patch unintentionally broadened the default tasks that require signing to Gradle's normal defaults, which include install when the build is not a -SNAPSHOT. However, we really only want to sign when uploading archives.