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

Not able to load jquery webjar resource #180

Open
arux opened this issue Apr 14, 2014 · 1 comment
Open

Not able to load jquery webjar resource #180

arux opened this issue Apr 14, 2014 · 1 comment

Comments

@arux
Copy link

arux commented Apr 14, 2014

Wro4j is not able to locate jquery using the webjars locator: webjar:jquery.js

<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>jquery</artifactId>
    <version>1.11.0-1</version>
</dependency>

In the maven debug output I can see:

[DEBUG] could not check fingerprint of resource: ro.isdc.wro.model.resource.Resource@4014308[JS,webjar:jquery.js,true]

I deleted the jar in my local repo, but I got the same result.

Using jquery 1.10.2-1 works fine.

I just am wondering if this is an issue with wro4j or with the webjar.

Thank you,
Eduardo

@alexo
Copy link
Owner

alexo commented Apr 16, 2014

Thanks for reporting. I'll check it and will let you know.

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

2 participants