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

重新编译错误较多 #23

Closed
s1g0day opened this issue Dec 19, 2023 · 1 comment
Closed

重新编译错误较多 #23

s1g0day opened this issue Dec 19, 2023 · 1 comment

Comments

@s1g0day
Copy link

s1g0day commented Dec 19, 2023

image

@s1g0day s1g0day closed this as completed Dec 23, 2023
@s1g0day
Copy link
Author

s1g0day commented Dec 23, 2023

使用mvn package编译遇到问题

[ERROR] Failed to execute goal on project reCAPTCHA: Could not resolve dependencies for project com.bit4woo.burp:reCAPTCHA:jar:1.0: Could not find artifact com.github.bit4woo:burp-api-common:jar:0.1.3 in central (https://repo.maven.apache.org/maven2) -> [Help 1]

解决方案:
1、打开pom.xml, 修改为最新版本0.1.5
image

2、打开C:\Users\Administrator\.m2\repository\com\github\bit4woo\burp-api-common, 创建目录0.1.5,然后放入jar文件
image

3、重新mvn package编译
image
完成编译

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

1 participant