[
https://issues.apache.org/jira/browse/KAFKA-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599743#comment-14599743
]
Ewen Cheslack-Postava commented on KAFKA-2199:
----------------------------------------------
[~omkreddy] Sorry about that, ./gradlew build isn't one that I run normally.
Submitted a new patch that just removes the licenseTest. We shouldn't really
commit this until KAFKA-2248 is committed, but 2248 is more general since it
doesn't just apply to source files, so I think it's the preferable solution.
> 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
> Attachments: KAFKA-2199.patch, KAFKA-2199.patch,
> KAFKA-2199_2015-05-29_11:00:44.patch
>
>
> 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)