Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.0
-
None
-
None
Description
Currently the release:stage goal does its job well, except when creating metadata.
The metadata contains only the version of the released artifacts. I think that it should:
- download the original metadata;
- merge the metadata with the new one;
- upload it in the staging repository.
This way, moving from stage repository to the release repository is a matter of a simple copy. This is true especially at Apache.