lhotari opened a new issue, #23476:
URL: https://github.com/apache/pulsar/issues/23476

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Motivation
   
   In restricted corporate environments, such as so called "air gapped" 
environments without internet access, builds must be able to use a given 
corporate maven repository which contains whitelisted dependencies and a 
corporate docker repository which contains whitelisted images. 
   It should be possible to build Apache Pulsar and docker images in such 
environments where the importance of software supply chain and source of origin 
is validated.
   
   ### Solution
   
   - Make changes to the Pulsar build so that it doesn't require internet 
access for building Pulsar
   - Make changes to the Pulsar build so that it doesn't require internet 
access for building a Pulsar docker image
   
   ### Alternatives
   
   _No response_
   
   ### Anything else?
   
   Apache Pulsar build should also be made reproducible and pass the checks at 
https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/pulsar/README.md.
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to