[
https://issues.apache.org/jira/browse/IGNITE-7096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16275582#comment-16275582
]
ASF GitHub Bot commented on IGNITE-7096:
----------------------------------------
GitHub user ybabak opened a pull request:
https://github.com/apache/ignite/pull/3132
IGNITE-7096: Missed dependencies in examples pom files
fixed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-7096
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3132.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3132
----
commit 9a2e8e88b49601f0c6ec39f0d92572b6729bcf17
Author: YuriBabak <[email protected]>
Date: 2017-12-02T14:48:44Z
IGNITE-7096: Missed dependencies in examples pom files
fixed
----
> Missed dependencies in examples pom files
> -----------------------------------------
>
> Key: IGNITE-7096
> URL: https://issues.apache.org/jira/browse/IGNITE-7096
> Project: Ignite
> Issue Type: Bug
> Components: ml
> Reporter: Yury Babak
> Assignee: Yury Babak
> Labels: example
> Fix For: 2.4
>
>
> Missed dependencies in ML profiles in pom-standalone.xml and
> pom-standalone-lgpl.xml.
> missed:
> <dependency>
> <groupId>commons-cli</groupId>
> <artifactId>commons-cli</artifactId>
> <version>1.2</version>
> </dependency>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)