On 8 January 2015 at 16:27, Luc Maisonobe <[email protected]> wrote: > Hi Sebb, > > Le 08/01/2015 17:17, Sebb (JIRA) a écrit : >> >> [ >> https://issues.apache.org/jira/browse/MATH-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >> ] >> >> Sebb updated MATH-1187: >> ----------------------- >> Attachment: pom.xml > > Do you want me to include this in 3.4.1 too?
No, it's no use without an examples jar. > best regards, > Luc > >> >>> Pom to run examples from Maven repo >>> ----------------------------------- >>> >>> Key: MATH-1187 >>> URL: https://issues.apache.org/jira/browse/MATH-1187 >>> Project: Commons Math >>> Issue Type: New Feature >>> Reporter: Sebb >>> Priority: Minor >>> Attachments: pom.xml >>> >>> >>> The Pom (to follow) allows one to run the examples assuming an examples jar >>> has been installed / uploaded to Maven. >>> There would be no need to create an Uber jar (with all the potential >>> licensing/jar hell issues) as the pom would download any necessary >>> dependencies to the local repo. >>> As an enhancement, if it proved necessary to optionally depend on a >>> non-permitted jar, it would be possible to add a profile to add that as a >>> proper dependency (the main dependency would have to use "provided"). I >>> think this would satisfy the ASF requirement that users should not be >>> landed with non-AL code unless they specifically agree to it. >> >> >> >> -- >> This message was sent by Atlassian JIRA >> (v6.3.4#6332) >> >> >
