[ https://issues.apache.org/jira/browse/FLEX-33245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493886#comment-13493886 ]
Bertrand Delacretaz commented on FLEX-33245: -------------------------------------------- As per http://apache.org/legal/resolved.html, CDDL is ok if dependencies are used in binary form, which is your case. I'm not an expert in Maven plugins, but I wonder if the mavencentral restful interface is the right way - isn't there a way for a Maven plugin to find what's available using Maven Java APIs? > Apache Flex Mavenizer needs a review of the licenses used > --------------------------------------------------------- > > Key: FLEX-33245 > URL: https://issues.apache.org/jira/browse/FLEX-33245 > Project: Apache Flex > Issue Type: Sub-task > Reporter: Erik de Bruin > Labels: flex, mavenizer > > Ok ... after some feedback from Erik I saw that I am using 2 Libs (rest is > plain old JSE): > - jettison (Under Apache 2.0 license) > - jersey (CDDL 1.1 and GPL 2 with CPE) > I am using both in order to query the Rest interface of mavencentral for > searching of allready available versions of libs in the compilers libs. > I could possibly us an Apache compatable Rest client (Googling showed me that > there's an Apache project: http://en.wikipedia.org/wiki/Apache_Wink) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira