Description
Whenever we need to deal with a component, which version has '-' in it, we have to do some tribal dances around it, because RPMs do not allow dashes in the package name. Easiest way is to use '+' instead, but then our tar still produces the tar with dash in it, which prevent the build from finding the correct build directory.
Let's find a way how to do this nicely, so it works on for all supported packaging formats.
Attachments
Issue Links
- relates to
-
BIGTOP-2176 Package version of ignite-hadoop has illegal "-" character
- Resolved