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

Error for dependency tableexport.jquery.plugin #1962

Open
itatdcer opened this issue Mar 30, 2022 · 4 comments
Open

Error for dependency tableexport.jquery.plugin #1962

itatdcer opened this issue Mar 30, 2022 · 4 comments

Comments

@itatdcer
Copy link

Trying to use
<dependency> <groupId>org.webjars.npm</groupId> <artifactId>tableexport.jquery.plugin</artifactId> <version>1.21.0</version> </dependency>
leaves maven hanging up.

@jamesward
Copy link
Member

Did you get any error messages?

@itatdcer
Copy link
Author

No, beside some WARNIGS regarding missing dependencies (could be related?).
maven log:
$ mvn clean package [INFO] Scanning for projects... [INFO] [INFO] -------------------------< XXX:XXXXXX >------------------------- [INFO] Building XXXXXX 1.0.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.webjars.npm:hosted-git-info:jar:2.6.0 is missing, no dependency information available [WARNING] The POM for org.webjars.npm:semver:jar:2- >=2.2.1,[3,4),[4,5),[5,6) is missing, no dependency information available [WARNING] The POM for org.webjars.npm:gauge:jar:2.7.4 is missing, no dependency information available [WARNING] The POM for org.webjars.npm:cyclist:jar:0.2.2 is missing, no dependency information available [WARNING] The POM for org.webjars.npm:mime:jar:1.2.2 is missing, no dependency information available [WARNING] The POM for org.webjars.npm:es6-set:jar:0.1.5 is missing, no dependency information available

After that, maven hangs forever and does nothing.

@jamesward
Copy link
Member

I'm redeploying this on https://webjars.org to see if there are some missing dependencies that need to be deployed. In a few hours maybe you can try again. Also, you could try version 1.22.0 to see if that helps.

@itatdcer
Copy link
Author

itatdcer commented Mar 30, 2022 via email

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