mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
6705c6aa2f
We have a "HUGE HACK" that allows us to publish zip artifacts to Sonatype's OSS repository without javadoc and source jars. We don't include those jars because the zip is just a repackaging of the core and module jars for which we already publish the javadoc and source jars. So we have a hack to publish the zip artifact when the pom says the project is of type 'pom'.