We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Build fails
[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for sparkler-parent 0.2.2-SNAPSHOT: [INFO] [INFO] sparkler-parent .................................... SUCCESS [ 0.003 s] [INFO] sparkler-tests-base ................................ SUCCESS [ 1.374 s] [INFO] sparkler-api ....................................... SUCCESS [ 0.507 s] [INFO] sparkler ........................................... SUCCESS [ 24.799 s] [INFO] sparkler-plugins ................................... SUCCESS [ 0.007 s] [INFO] urlfilter-regex .................................... SUCCESS [ 0.136 s] [INFO] scorer-dd-svn ...................................... SUCCESS [ 0.049 s] [INFO] fetcher-jbrowser ................................... SUCCESS [ 0.064 s] [INFO] fetcher-htmlunit ................................... SUCCESS [ 0.071 s] [INFO] fetcher-chrome ..................................... FAILURE [ 15.843 s] [INFO] urlfilter-samehost ................................. SKIPPED [INFO] url-injector ....................................... SKIPPED [INFO] template-plugin .................................... SKIPPED [INFO] sparkler-ui ........................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 43.125 s [INFO] Finished at: 2021-12-01T08:13:53-08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project fetcher-chrome: Could not resolve dependencies for project edu.usc.irds.sparkler.plugin:fetcher-chrome:jar:0.2.2-SNAPSHOT: Could not find artifact com.browserup:browserup-proxy-core:jar:3.0.0-SNAPSHOT in gitlab-maven (https://gitlab.com/api/v4/projects/26391218/packages/maven) -> [Help 1]
mvn clean compile on master
mvn clean compile
mvn --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /opt/homebrew/Cellar/maven/3.8.3/libexec Java version: 11.0.9.1, vendor: Azul Systems, Inc., runtime: /Users/tg/opt/miniconda3 Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
yes, I will send a PR for review
The text was updated successfully, but these errors were encountered:
thammegowda
No branches or pull requests
Issue Description
Build fails
How to reproduce it
mvn clean compile
on masterEnvironment and Version Information
mvn --version
Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
Maven home: /opt/homebrew/Cellar/maven/3.8.3/libexec
Java version: 11.0.9.1, vendor: Azul Systems, Inc., runtime: /Users/tg/opt/miniconda3
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
Contributing
yes, I will send a PR for review
The text was updated successfully, but these errors were encountered: