-
Notifications
You must be signed in to change notification settings - Fork 200
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
burp-api-common下载失败导致mvn打包失败 #55
Comments
try this what i solved my problem on github action build
|
see also: https://github.com/bit4woo/burp-api-common |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mvn package报错
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.849 s
[INFO] Finished at: 2023-01-03T15:55:10+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project knife: Could not resolve dependencies for project com.bit4woo.burp:knife:jar:2.1: Could not find artifact com.github.bit4woo:burp-api-common:jar:0.1.4 in nexus-aliyun (http://maven.aliyun.com/nexus/content/groups/public) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
The text was updated successfully, but these errors were encountered: