Ewen Cheslack-Postava created KAFKA-2199:
--------------------------------------------
Summary: Make signing artifacts optional, setting maven repository
possible from command line
Key: KAFKA-2199
URL: https://issues.apache.org/jira/browse/KAFKA-2199
Project: Kafka
Issue Type: Bug
Components: build
Reporter: Ewen Cheslack-Postava
Assignee: Ewen Cheslack-Postava
Priority: Minor
Currently it's annoying to work with snapshot builds if you want to install
them rather than just build & test. There are a couple of problems. First, if
you try to install (any of the upload* tasks), then you are required to sign
the artifacts with a GPG key. Second, the way the variables are defined in
gradle.properties seems to make it impossible to override them from the command
line. You're required to edit your ~/.gradle/gradle.properties file (which is
shared by all gradle projects).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)