[
https://issues.apache.org/jira/browse/IGNITE-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vasiliy Sisko resolved IGNITE-2696.
-----------------------------------
Resolution: Fixed
Assignee: Pavel Konstantinov (was: Vasiliy Sisko)
Implemented adding of cluster name to generated project name
> Use another artifact ID in POM file
> -----------------------------------
>
> Key: IGNITE-2696
> URL: https://issues.apache.org/jira/browse/IGNITE-2696
> Project: Ignite
> Issue Type: Sub-task
> Components: wizards
> Reporter: Pavel Konstantinov
> Assignee: Pavel Konstantinov
> Fix For: 1.6
>
>
> Currently we have in pom.xml the following row
> {code}
> <artifactId>ignite-generated-model</artifactId>
> {code}
> I suggest to set artifact name more related to cluster name, something like
> {code}
> <artifactId>_cluster-name_</artifactId>
> {code}
> where _cluster-name_ will be replaced with actual cluster name
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)