Query RPM files directly using rpm for upload info 79/779/1
authorAndrew Grimberg <[email protected]>
Wed, 13 Apr 2016 17:38:00 +0000 (10:38 -0700)
committerAndrew Grimberg <[email protected]>
Wed, 13 Apr 2016 17:38:00 +0000 (10:38 -0700)
commit38077b985a796ecddee4d904e6c18b26d67ee5f4
tree7d28f3e51cbc93699ff3fee7eea8a97ac7f51644
parented0ac9b00c0582482e6d1b22f68c7887cd401b6d
Query RPM files directly using rpm for upload info

Instead of trying to figure out all the maven fields based upon the
filename with possible failures that this can cause, instead, use the
rpm command itself to query the built artifacts for the needed
information.

Also, .src.rpm should be the canonical name for source RPM files. Make
sure that .srpm and .src.rpm are handled properly and they normalize to
.src.rpm in nexus.

Change-Id: I6b35c15e8e6b189a2144fe3cfb991e467933ad46
Signed-off-by: Andrew Grimberg <[email protected]>
jjb/vpp/include-raw-vpp-maven-push.sh