You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to build a version from source. I am experienced with Maven and Gradle (ok, rusty with maven). Are there any setup instructions needed?
I'm guessing the lack of a settings.xml file is the issue. If a minimum settings.xml file could be shared I can try that.
Error message
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.227 s
[INFO] Finished at: 2023-11-28T17:15:49-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project FXDesktopSearch: Could not resolve dependencies for project de.mirkosertic.desktopsearch:FXDesktopSearch:jar:3.3.0: Failed to collect dependencies at org.apache.solr:solr-core:jar:8.1.0 -> org.restlet.jee:org.restlet:jar:2.3.0: Failed to read artifact descriptor for org.restlet.jee:org.restlet:jar:2.3.0: Could not transfer artifact org.restlet.jee:org.restlet:pom:2.3.0 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [maven-restlet (http://maven.restlet.org, default, releases+snapshots), apache.snapshots (http://repository.apache.org/snapshots, default, disabled)] -> [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.
$ uname -a
Darwin air.local 19.6.0 Darwin Kernel Version 19.6.0: Tue Jun 21 21:18:39 PDT 2022; root:xnu-6153.141.66~1/RELEASE_X86_64 x86_64 i386 MacBookAir9,1 Darwin
I'd like to build a version from source. I am experienced with Maven and Gradle (ok, rusty with maven). Are there any setup instructions needed?
I'm guessing the lack of a
settings.xml
file is the issue. If a minimum settings.xml file could be shared I can try that.Error message
Version
Environment
Full environment
env.txt
The text was updated successfully, but these errors were encountered: