Closed ScrapCodes closed 9 years ago
Often in pom files artifact ids are appended with binary version, since maven does not natively support scala style of publishing artifact with binary suffix. This patch takes care of applying scrub whenever needed.
LGTM
Often in pom files artifact ids are appended with binary version, since maven does not natively support scala style of publishing artifact with binary suffix. This patch takes care of applying scrub whenever needed.