You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Neidhart (JIRA)" <ji...@apache.org> on 2015/03/02 21:45:05 UTC

[jira] [Resolved] (MATH-1187) Pom to run examples from Maven repo

     [ https://issues.apache.org/jira/browse/MATH-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Neidhart resolved MATH-1187.
-----------------------------------
    Resolution: Won't Fix

The uber configuration in the pom has been removed, the README in the userguide directory explains how to run individual examples. As we do not have a classical main class to include in the pom as suggested, I propose to close this issue for now.

> 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)