You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when we publish an artifactory snapshot, we upload both the maven jars (~50 MB) plus the fully-packaged jars (~500 MB). We only need the maven jars! By eliminating the packaged jars, we can reduce our artifact size by an order of magnitude.
Once this is done, we should talk to @davidbernick about increasing the artifact expiration time from the current 60 days to something longer.
The text was updated successfully, but these errors were encountered:
Currently when we publish an artifactory snapshot, we upload both the maven jars (~50 MB) plus the fully-packaged jars (~500 MB). We only need the maven jars! By eliminating the packaged jars, we can reduce our artifact size by an order of magnitude.
Once this is done, we should talk to @davidbernick about increasing the artifact expiration time from the current 60 days to something longer.
The text was updated successfully, but these errors were encountered: