[
https://issues.apache.org/jira/browse/LUCENE-7935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16426567#comment-16426567
]
Jan Høydahl commented on LUCENE-7935:
-------------------------------------
{quote}I think there is also a problem on top: the maven-ant-plugin seems to
generate the checksums when executing an "uploading" (in our case to local
folder, see "artifact:deploy" in the build log). As this plugin is no longer
maintained (or is it?), we can't publish the new hashes anyways.
{quote}
Can you clarify? I cannot see anything wrong, here's the output from the
{{artifact:deploy}} phase of last build:
*-dist-maven*
:
[artifact:install-provider] Installing provider:
org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-7:runtime
[artifact:deploy] Deploying to
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/solr/package/maven/
[artifact:deploy] Uploading:
org/apache/solr/solr-velocity/8.0.0/solr-velocity-8.0.0.jar to repository local
at
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/solr/package/maven/
[artifact:deploy] Transferring 31K from local
[artifact:deploy] Uploaded 31K
[artifact:deploy] [INFO] Uploading project information for solr-velocity 8.0.0
[artifact:deploy] [INFO] Retrieving previous metadata from local
[artifact:deploy] [INFO] repository metadata for: 'artifact
org.apache.solr:solr-velocity' could not be found on repository: local, so will
be created
[artifact:deploy] [INFO] Uploading repository metadata for: 'artifact
org.apache.solr:solr-velocity'
[artifact:deploy] Uploading:
org/apache/solr/solr-velocity/8.0.0/solr-velocity-8.0.0-sources.jar to
repository local at
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/solr/package/maven/
[artifact:deploy] Transferring 31K from local
[artifact:deploy] Uploaded 31K
[artifact:deploy] Uploading:
org/apache/solr/solr-velocity/8.0.0/solr-velocity-8.0.0-javadoc.jar to
repository local at
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/solr/package/maven/
[artifact:deploy] Transferring 63K from local
[artifact:deploy] Uploaded 63K
> Release .sha512 hash files with our artifacts
> ---------------------------------------------
>
> Key: LUCENE-7935
> URL: https://issues.apache.org/jira/browse/LUCENE-7935
> Project: Lucene - Core
> Issue Type: Improvement
> Components: general/build
> Reporter: Jan Høydahl
> Assignee: Jan Høydahl
> Priority: Major
> Fix For: 7.4, master (8.0)
>
> Attachments: LUCENE-7935.patch, LUCENE-7935.patch,
> LUCENE-7935_smokefail.patch
>
>
> Currently we are only required to release {{.md5}} hashes with our artifacts,
> and we also include {{.sha1}} files. It is expected that {{.sha512}} will be
> required in the future (see
> https://www.apache.org/dev/release-signing.html#sha1), so why not start
> generating them right away?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]