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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)