You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2016/02/20 07:57:18 UTC

[jira] [Created] (IGNITE-2696) Use another artifacvtID in POM file

Pavel Konstantinov created IGNITE-2696:
------------------------------------------

             Summary: Use another artifacvtID in POM file
                 Key: IGNITE-2696
                 URL: https://issues.apache.org/jira/browse/IGNITE-2696
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Pavel Konstantinov


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}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)