Using mvn install will add math4 to your local repository. Then you can use it
like any other dependency.
Original message
From: Eric Barnhill
Date: 04/10/2016 5:12 AM (GMT-05:00)
To: Commons Developers List
Subject: [MATH] adding maven repo for math4 to other projects
Right now my projects that use commons-math4 are compiled using Eclipse's
"Configure Build Path" feature. I would like to change over to using maven
builds, however I don't see a publicly available repo for math4 that I can
add to the POM. Consequently I am running "maven package" in my
commons-mat