-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
When we use the pluin nexusArtifactUploader for rpm or tar files, we want to have all the artifacts in the same group referenced by groupid.
For example
REPO/rpm/bash-1.1.1-01.el1.x86_64.rpm
REPO/rpm/ksh-1.1.1-01.el1.x86_64.rpm
will be better than
REPO/rpm/bash/1.1.1-01/bash-1.1.1-01.el1.x86_64.rpm
REPO/rpm/ksh/1.1.1-01/ksh-1.1.1-01.el1.x86_64.rpm
when we do a wget on the nexus