jbonofre commented on PR #1271: URL: https://github.com/apache/polaris/pull/1271#issuecomment-2760383508
@dimas-b it's a good practice to distribute distribution (tgz and zip) and source distribution on Nexus. For instance: - https://repo1.maven.org/maven2/org/apache/karaf/apache-karaf/4.4.7/apache-karaf-4.4.7-src.tar.gz and https://repo1.maven.org/maven2/org/apache/karaf/apache-karaf/4.4.7/apache-karaf-4.4.7.tar.gz - https://repo1.maven.org/maven2/org/apache/activemq/apache-activemq/6.1.6/apache-activemq-6.1.6-bin.tar.gz - ... It's not strictly required, but convenient for users (they can download from dist or Maven Central). -- 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]
