HannesWell opened a new issue, #356:
URL: https://github.com/apache/mina-sshd/issues/356

   ### Description
   
   Please publish snapshot builds of the current master.
   
   The artifacts produced by the Github workflows on a push to the master could 
just be deployed to 
https://repository.apache.org/content/repositories/snapshots. 
   
   The [apache 23 parent 
pom](https://repo1.maven.org/maven2/org/apache/apache/23/apache-23.pom) already 
has the `apache.snapshots.https` `snapshotRepository` defined.
   
   Therefore, as described in the [GitHub documentation about 
publishing-java-packages-with-maven](https://docs.github.com/en/actions/publishing-packages/publishing-java-packages-with-maven#publishing-packages-to-the-maven-central-repository),
   only another deploy job would have to be added that deploys the artifacts 
created by the first compile job.
   
   I could provide a PR to implement that. The only thing you would have to do 
is to store the credentials for the apache snapshots repository in this 
repositories secret store and tell me the variable names so that it can be 
refered to when setting up the `server-username` and `server-password`.
   
   
   
   ### Motivation
   
   Providing Snapshot builds of the current master-branch allows early testing 
and feedback of new changes.
   
   ### Alternatives considered
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to