Petr Široký created DROOLS-797:
----------------------------------
Summary: Use different classifier for workbench WARs when running productized
build
Key: DROOLS-797
URL:
https://issues.jboss.org/browse/DROOLS-797
Project: Drools
Issue Type: Task
Affects Versions: 6.2.0.Final
Reporter: Petr Široký
Assignee: Petr Široký
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}}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)