[ https://issues.apache.org/jira/browse/LUCENE-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206827#comment-17206827 ]
Dawid Weiss commented on LUCENE-9548: ------------------------------------- It is part of the pull request, Uwe - https://github.com/apache/lucene-solr/pull/1929/files This commit adds these tasks: https://github.com/apache/lucene-solr/pull/1929/commits/d6380a395aa733330e0c95d0066412a9a7a6e0d1 You need to get the PR patch and apply it locally or just get that branch from my repository: {code} git remote add dweiss g...@github.com:dweiss/lucene-solr.git git fetch dweiss git checkout LUCENE-9548 {code} > Publish master (9.x) snapshots to https://repository.apache.org > --------------------------------------------------------------- > > Key: LUCENE-9548 > URL: https://issues.apache.org/jira/browse/LUCENE-9548 > Project: Lucene - Core > Issue Type: Task > Reporter: Dawid Weiss > Assignee: Dawid Weiss > Priority: Major > Time Spent: 0.5h > Remaining Estimate: 0h > > We should start publishing snapshot JARs to Apache repositories. I'm not sure > how to set it all up with gradle but maybe there are other Apache projects > that use gradle and we could peek at their config? Mostly it's about signing > artifacts (how to pass credentials for signing) and setting up Nexus > deployment repository. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org