[
https://issues.apache.org/jira/browse/KAFKA-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031600#comment-14031600
]
Jun Rao commented on KAFKA-1297:
--------------------------------
Not sure why it doesn't work. However, if you run the individual command, it
works.
./gradlew -PscalaVersion=2.10.1 releaseTarGz -x signArchives
> releaseTarGz target needs signing task
> --------------------------------------
>
> Key: KAFKA-1297
> URL: https://issues.apache.org/jira/browse/KAFKA-1297
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.8.2
> Reporter: Jun Rao
> Assignee: Jun Rao
> Fix For: 0.8.2
>
>
> ./gradlew releaseTarGz
> three warnings found
> :core:processResources UP-TO-DATE
> :core:classes
> :core:copyDependantLibs UP-TO-DATE
> :core:jar
> :core:signArchives FAILED
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':core:signArchives'.
> > Cannot perform signing task ':core:signArchives' because it has no
> > configured signatory
--
This message was sent by Atlassian JIRA
(v6.2#6252)