-
Notifications
You must be signed in to change notification settings - Fork 1
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
UserInterruptException when running command #2
Comments
Hmm, when I run your pom.xml file I get the following output:
Is that all the files that you expect to be downloaded? |
Running a second time, I did get this error:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to use this maven command in commandbox to download my Java jar files from maven so I don't have to have them committed to my CFML repo. I am getting a couple errors in the output from the command and several of my jar assets are NOT downloading. The dependencies in my pom.xml file are looked up and directly copied from maven so they should be available to download and should not have any syntax errors.
I have attached a screenshot of the output from the command which shows the error messages as well as a copy of my pom.xml file (renamed to .txt to make GitHub happy).
I chatted with Brad Wood on Slack about the errors which appear to be in the Shell.cfc file in CommandBox. I was running a slightly older version of CommandBox which he recommended updating which I did but that didn't help. I still get the same errors.
pom.txt
The text was updated successfully, but these errors were encountered: