Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.