Sebb created MATH-1187:
--------------------------

             Summary: 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


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)

Reply via email to