[ 
https://issues.apache.org/jira/browse/CASSANALYTICS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18038458#comment-18038458
 ] 

Doug Rohrer commented on CASSANALYTICS-105:
-------------------------------------------

+1 - thanks for the patch!

 

Validated locally that I can build/sign/sha-sum the artifacts and that the 
results are correct.

> Generated distribution artifacts fix
> ------------------------------------
>
>                 Key: CASSANALYTICS-105
>                 URL: https://issues.apache.org/jira/browse/CASSANALYTICS-105
>             Project: Apache Cassandra Analytics
>          Issue Type: Bug
>          Components: Build
>            Reporter: Bernardo Botella Corbi
>            Priority: Normal
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The generated distribution artifacts by gradle are missing signature and 
> checksums. This blocks proper releases.
> For testing:
> {code:bash}
> ./gradlew --no-daemon -Pscala=2.12 -PartifactType=common -PforceSigning 
> -Prelease=true -Pversion=0.2.0 assemble publish --stacktrace
> {code}
> That generates sources on `build/distributions/` . Check the asc files and 
> the checksums
> Then, unzip any of those and:
> {code:bash}
> cd apache-cassandra-analytics-0.2.0-src
> gradle wrapper
> ./scripts/build-dependencies.sh
> ./gradlew clean assemble
> {code}
> should work.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to