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

Webjar request: smart-core #1848

Open
sandronm opened this issue Apr 4, 2019 · 3 comments
Open

Webjar request: smart-core #1848

sandronm opened this issue Apr 4, 2019 · 3 comments
Labels

Comments

@sandronm
Copy link

sandronm commented Apr 4, 2019

I tried to create the webjar for the smart-core library required by smart-calendar with existing webjar (I don't know how it's possible) but it doesn't work.

Github project: https://github.com/HTMLElements/smart-core
Version: 2.0.0
License: Apache-2.0

@sandronm
Copy link
Author

sandronm commented Apr 4, 2019

I executed the curl:

curl -OJ -H "Content-Type: application/json" -d '{"groupId": "org.webjars.bowergithub.htmlelements", "license": { "Apache-2.0": "https://www.apache.org/licenses/LICENSE-2.0.txt" } }' "https://www.webjars.org/create?webJarType=bowergithub&nameOrUrlish=https://github.com/HTMLElements/smart-core&version=2.0.0"

But the result file contains the following error:

Could not get the current URL for https://github.com/@webcomponents/webcomponentsjs because status was Not Found

Probably due to the dependency mentionned in the package.json file here:
https://github.com/HTMLElements/smart-core/blob/master/package.json

What can I do?
My final goal is to be able to use smart-calendar into my Vaadin application.

@jamesward jamesward added the bug label Apr 4, 2019
@jamesward
Copy link
Member

Looks like we aren't converting that dependency correctly. I'll investigate.

@sandronm
Copy link
Author

sandronm commented Apr 5, 2019

Don't spend to much time on this.
This library is full of bugs, I will not use it.

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

No branches or pull requests

2 participants