Maxim Muzafarov created IGNITE-16834:
----------------------------------------
Summary: Reduce the number of artifacts publishing to snaphost
repository
Key: IGNITE-16834
URL: https://issues.apache.org/jira/browse/IGNITE-16834
Project: Ignite
Issue Type: Bug
Reporter: Maxim Muzafarov
Assignee: Maxim Muzafarov
Fix For: 2.14
Currently, afther the GitHub Actions deploy script finished the [68/68] maven
artifacts is pushed. It may take up to ~30 min to deploy all the atrifcats.
However, it seems some of them are not necessary for further development
processes and will be used only after release will occur (e.g. hibernate,
geospatial etc.)
We can reduce the deploy script running time by excluding these artifacts and
excluding the javadoc publishing.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)