[jboss-jira] [JBoss JIRA] (WFLY-9308) Wrong license for jboss-saaj-api_1.3_spec in licenses.xml

Martin Minar (JIRA) issues at jboss.org
Thu Sep 7 03:29:00 EDT 2017


     [ https://issues.jboss.org/browse/WFLY-9308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Minar reassigned WFLY-9308:
----------------------------------

    Assignee: Martin Minar  (was: Paul Gier)


> Wrong license for jboss-saaj-api_1.3_spec in licenses.xml
> ---------------------------------------------------------
>
>                 Key: WFLY-9308
>                 URL: https://issues.jboss.org/browse/WFLY-9308
>             Project: WildFly
>          Issue Type: Bug
>          Components: Build System
>            Reporter: Martin Minar
>            Assignee: Martin Minar
>            Priority: Critical
>              Labels: downstream_dependency
>
> licenses.xml contains:
>    <dependency>
>       <groupId>org.jboss.spec.javax.xml.soap</groupId>
>       <artifactId>jboss-saaj-api_1.3_spec</artifactId>
>       <licenses>
>         <license>
>           <name>Apache License 2.0</name>
>           <url>http://www.apache.org/licenses/LICENSE-2.0</url>
>           <distribution>repo</distribution>
>         </license>
>       </licenses>
>     </dependency>
> while artifact itself is:
>   <licenses>
>    <license>
>       <name>Common Development and Distribution License</name>
>       <url>http://repository.jboss.org/licenses/cddl.txt</url>
>       <distribution>repo</distribution>
>     </license>
>     <license>
>       <name>GNU General Public License, Version 2 with the Classpath Exception</name>
>       <url>http://repository.jboss.org/licenses/gpl-2.0-ce.txt</url>
>       <distribution>repo</distribution>
>     </license>
>   </licenses>
> we need to make it consistent



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list