[
https://issues.apache.org/jira/browse/IGNITE-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kuznetsov updated IGNITE-2696:
-------------------------------------
Summary: Use another artifact ID in POM file (was: Use another artifacvtID
in POM file)
> 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: Vasiliy Sisko
> 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)