Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5F590D8B0 for ; Fri, 9 Nov 2012 10:34:14 +0000 (UTC) Received: (qmail 69799 invoked by uid 500); 9 Nov 2012 10:34:13 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 69486 invoked by uid 500); 9 Nov 2012 10:34:12 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 69409 invoked by uid 99); 9 Nov 2012 10:34:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2012 10:34:12 +0000 Date: Fri, 9 Nov 2012 10:34:12 +0000 (UTC) From: "Bertrand Delacretaz (JIRA)" To: flex-dev@incubator.apache.org Message-ID: <1277406925.91149.1352457252405.JavaMail.jiratomcat@arcas> In-Reply-To: <1765480441.90958.1352454492209.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (FLEX-33245) Apache Flex Mavenizer needs a review of the licenses used MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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