You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2018/09/07 10:33:24 UTC

[Bug 62690] New: Missing Maven dependency to commons-math3

https://bz.apache.org/bugzilla/show_bug.cgi?id=62690

            Bug ID: 62690
           Summary: Missing Maven dependency to commons-math3
           Product: POI
           Version: 4.0.0-FINAL
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
          Assignee: dev@poi.apache.org
          Reporter: kastner@mediso-art.cz
  Target Milestone: ---

Hello,

according to https://poi.apache.org/components/index.html
"Apache commons-math3 was added as a dependency in POI 4.0.0."

But as you can see here
https://search.maven.org/artifact/org.apache.poi/poi/4.0.0/jar
the dependency to commons-math3 is missing there.

Best regards

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 62690] Missing Maven dependency to commons-math3

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62690

PJ Fanning <fa...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from PJ Fanning <fa...@yahoo.com> ---
https://svn.apache.org/repos/asf/poi/trunk@1841244

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 62690] Missing Maven dependency to commons-math3

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62690

--- Comment #2 from Daniel Kastner <ka...@mediso-art.cz> ---
(In reply to PJ Fanning from comment #1)
> This jar should be only needed for certain Excel functions (linear algebra
> functions, as far as I recall).
> We could add the commons-math3 dependency to our pom but users should be
> able to workaround the issue by adding their own dependency on commons-math3
> (v3.6.1 is the version we compile and test with).

Maybe you could add dependency on commons-math3 as optional in your pom file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 62690] Missing Maven dependency to commons-math3

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62690

--- Comment #1 from PJ Fanning <fa...@yahoo.com> ---
This jar should be only needed for certain Excel functions (linear algebra
functions, as far as I recall).
We could add the commons-math3 dependency to our pom but users should be able
to workaround the issue by adding their own dependency on commons-math3 (v3.6.1
is the version we compile and test with).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org