Open
Description
Due to the two conflicting licenses at
- https://github.com/codehaus-plexus/plexus-classworlds/blob/plexus-classworlds-2.7.0/LICENSE.txt and
- https://github.com/codehaus-plexus/plexus-classworlds/blob/master/LICENSE-Codehaus.txt
GitHub cannot figure out the correct license (i.e. the badge at https://github.com/codehaus-plexus/plexus-classworlds/blob/master/README.md says "not identifiable").
In the pom.xml it just inherits the license from the parent pom: https://github.com/codehaus-plexus/plexus-pom/blob/2a37f7e5329e194656339384e5ceba60714d8b0d/pom.xml#L36
But the site has an an empty license body in https://codehaus-plexus.github.io/plexus-classworlds/licenses.html.