You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Dimitrios Efthymiou (Jira)" <ji...@apache.org> on 2023/07/19 10:07:00 UTC

[jira] [Comment Edited] (MATH-1579) Create "clustering" module

    [ https://issues.apache.org/jira/browse/MATH-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744514#comment-17744514 ] 

Dimitrios Efthymiou edited comment on MATH-1579 at 7/19/23 10:06 AM:
---------------------------------------------------------------------

[~erans] Sorry. When I create a new project in IntelliJ, it automatically

disables the "build project automatically", so, I didn't see the errors.

I committed to the PR so that you can see the pom.xml, but locally I get:
Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.commons:commons-math4-clustering:jar is missing. @ line 124,

It is talking about the commons-math-legacy pom.xml at line 124 where I just declared the dependency.

I think it has to do with the remote repo snapshots update


was (Author: JIRAUSER301169):
[~erans] Sorry. When I create a new project in IntelliJ, it automatically

disables the "build project automatically", so, I didn't see the errors. Also when

I run the build project button and rebuild module buttons they didn't complain.

I committed to the PR so that you can see the pom.xml, but locally I get:
Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.commons:commons-math4-clustering:jar is missing. @ line 124,

It is talking about the commons-math-legacy pom.xml at line 124 where I just declared the dependency.

I don't know how to fix this

> Create "clustering" module
> --------------------------
>
>                 Key: MATH-1579
>                 URL: https://issues.apache.org/jira/browse/MATH-1579
>             Project: Commons Math
>          Issue Type: Sub-task
>            Reporter: Gilles Sadowski
>            Priority: Major
>              Labels: modularization, pull-request-available, refactoring
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Move and enhance codes from the "legacy" module" that are currently in package {{{}o.a.c.math4.legacy.ml.clustering{}}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)