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

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

XMLWordPrintable

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

      licenses.xml contains:

          <dependency>
            <groupId>org.jboss</groupId>
            <artifactId>jboss-ejb-client-legacy</artifactId>
            <version>3.0.0.Beta7-redhat-1</version>
            <licenses>
              <license>
                <name>Public Domain</name>
                <url>http://repository.jboss.org/licenses/cc0-1.0.txt</url>
                <distribution>repo</distribution>
              </license>
            </licenses>
          </dependency>
      

      However, the POM and source files contain GNU Lesser General Public License.

              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: