Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-9247

Incorrect licenses.xml entry for org.jboss:jboss-ejb-client:jar

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 11.0.0.CR1
    • None
    • Build System, EJB
    • None

      licenses.xml contains:

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

      However, the POM and source files contain Apache License, Version 2.0.

              bstansbe@redhat.com Brian Stansberry
              nziakova@redhat.com Nikoleta Ziakova (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: