You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2022/04/12 12:27:00 UTC

[jira] [Resolved] (IGNITE-16834) Reduce the number of artifacts publishing to snaphost repository

     [ https://issues.apache.org/jira/browse/IGNITE-16834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov resolved IGNITE-16834.
--------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 2.14
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)