Create webjar not possible with used license #111
jameskennard
started this conversation in
Ideas / Requests
Replies: 1 comment
-
Switching to another license would help 😆 . Actually, the first version has been licensed under GPL-3. It was changed, since GPL-3 theoretically requires you to make the project, which uses GPL-3 components also GPL-3 licensed. This usually is no problem, but can be blocking for some projects. I will evaluate this again a little bit close. But open for any input and recommendations! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I wanted to create a webjar for this project but it fails to generate because it cannot detect the license (https://www.webjars.org/). Under the hood, it uses another project to detect the license, (https://github.com/jamesward/oss-license-detector). I'm not sure what the change would be to make this work.
Any thoughts?
All the best,
James.
Beta Was this translation helpful? Give feedback.
All reactions