OpenSearch/distribution
Ryan Ernst 85b8f29415 Build: Remove old maven deploy support (#20403)
* Build: Remove old maven deploy support

This change removes the old maven deploy that we have in parallel to
maven-publish, and makes maven-publish fully work with publishing to
maven local. Using `gradle publishToMavenLocal` should be used to
publish to .m2.

Note that there is an unfortunate hack that means for
zip artifacts we must first create/publish a dummy pom file, and then
follow that with the real pom file. It would be nice to have the pom
file contains packaging=zip, but maven central then requires sources and
javadocs. But our zips are really just attached artifacts, so we already
set the packaging type to pom for our zip files. This change just works
around a limitation of the underlying maven publishing library which
silently skips attached artifacts when the packaging type is set to pom.

relates #20164
closes #20375

* Remove unnecessary extra spacing
2016-09-19 15:10:41 -07:00
..
deb Rename client yaml test infrastructure 2016-07-26 13:53:44 -04:00
integ-test-zip Build: Remove old maven deploy support (#20403) 2016-09-19 15:10:41 -07:00
licenses Introduce Log4j 2 2016-08-30 13:31:24 -04:00
rpm [Package] Remove bin/lib/modules directories on RPM uninstall/upgrade (#20448) 2016-09-14 18:18:37 +02:00
src/main Fix leftover node attributes usage 2016-09-19 07:45:31 -04:00
tar Build: Remove old maven deploy support (#20403) 2016-09-19 15:10:41 -07:00
zip Build: Remove old maven deploy support (#20403) 2016-09-19 15:10:41 -07:00
build.gradle Build: Remove old maven deploy support (#20403) 2016-09-19 15:10:41 -07:00