Uploaded image for project: 'EJB Client Library (AS7+)'
  1. EJB Client Library (AS7+)
  2. EJBCLIENT-260

Incorrect license for org.jboss:jboss-ejb-client-legacy

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Final
    • 3.0.0.CR1
    • 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. There is also no LICENSE file in JARs jboss-ejb-client-legacy-3.0.0.Beta7-redhat-1.jar and jboss-ejb-client-legacy-3.0.0.Beta7-redhat-1-sources.jar.

      Please select the correct license and make the pom, src, jars and licenses.xml consistent.

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

                Created:
                Updated:
                Resolved: