Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot publish NPM WebJar due to invalid license #27

Closed
ericluria opened this issue Nov 10, 2015 · 3 comments
Closed

Cannot publish NPM WebJar due to invalid license #27

ericluria opened this issue Nov 10, 2015 · 3 comments

Comments

@ericluria
Copy link

Hello,

I am attempting to use an NPM WebJar that has a dependency on this library. Attempting to publish a WebJar of entities results in the following:

Failed! No valid licenses found. Detected licenses: BSD-like The acceptable licenses on BinTray are at: https://bintray.com/docs/api/#_footnote_1 License detection first uses the package metadata (e.g. package.json or bower.json) and falls back to looking for a LICENSE, LICENSE.txt, or LICENSE.md file in the master branch of the GitHub repo. Since these methods failed to detect a valid license you will need to work with the upstream project to add discoverable license metadata to a release or to the GitHub repo.

Would it be possible to update the license to one of the many licenses mentioned here? It would allow for entities to be published on WebJars.org, which would be very helpful.

Thank you!

@magnusart
Copy link

+1

1 similar comment
@kpmeen
Copy link

kpmeen commented Apr 20, 2016

+1

@EightArmCode
Copy link

+1

Also, I've found that BSD-2-Clause is listed in the github package.json file, and the BSD-like license appears on the npm version. If you could just publish the latest version to NPM, that would resolve this for my use case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants