-
Task
-
Resolution: Done
-
Major
-
6.2.0.Final
-
None
-
None
As of now, the "-Dproductized" build will produce exactly the same GAV+classifiers, but with different content. This is quite bad because one can non determine from the artifact name if its normal (community) build or the productized one. This also means that we can not store both variants in single remote repo.
We should use different classifier for the productized builds, e.g. appending -redhat at the end. So the WAR name would be kie-wb-distributions-wars-6.3.0-SNAPSHOT-tomcat7-redhat.war