[jboss-jira] [JBoss JIRA] (WFLY-9247) Incorrect licenses.xml entry for org.jboss:jboss-ejb-client:jar

Brian Stansberry (JIRA) issues at jboss.org
Mon Aug 21 20:56:00 EDT 2017


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

Brian Stansberry updated WFLY-9247:
-----------------------------------
    Security:     (was: Red Hat Internal)


> Incorrect licenses.xml entry for org.jboss:jboss-ejb-client:jar
> ---------------------------------------------------------------
>
>                 Key: WFLY-9247
>                 URL: https://issues.jboss.org/browse/WFLY-9247
>             Project: WildFly
>          Issue Type: Bug
>          Components: Build System, EJB
>            Reporter: Nikoleta Žiaková
>            Assignee: Brian Stansberry
>            Priority: Blocker
>
> licenses.xml contains:
> {code}
>     <dependency>
>       <groupId>org.jboss</groupId>
>       <artifactId>jboss-ejb-client</artifactId>
>       <version>4.0.0.Beta30-redhat-1</version>
>       <licenses>
>         <license>
>           <name>GNU Lesser General Public License, Version 2.1</name>
>           <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
>         </license>
>       </licenses>
>     </dependency>
> {code}
> However, the POM and source files contain {{Apache License, Version 2.0}}.



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



More information about the jboss-jira mailing list