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 cloned the repo and execute any command e.g. "mvn package -PsecuriCAD", there is a connection refusial of the foreseeti s3 bucket. Did you shut down your s3 bucket as foreseeti was bought by google?
If yes, please provide a fix as this affects all other implementations of the MAL.
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------------< org.mal-lang:examplelang >----------------------
[INFO] Building exampleLang 1.0.0
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from maven.foreseeti.com-release: s3://maven.foreseeti.com/release/com/foreseeti/corelib/1.6.4/corelib-1.6.4.pom
[WARNING] s3://maven.foreseeti.com/release - Connection refused
[INFO] Logged off - maven.foreseeti.com
Downloading from maven.foreseeti.com-release: s3://maven.foreseeti.com/release/com/foreseeti/simulator/1.6.4/simulator-1.6.4.pom
[WARNING] s3://maven.foreseeti.com/release - Connection refused
[INFO] Logged off - maven.foreseeti.com
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.939 s
[INFO] Finished at: 2023-08-30T16:51:57+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project examplelang: Could not resolve dependencies for project org.mal-lang:examplelang:jar:1.0.0: Failed to collect dependencies at com.foreseeti:corelib:jar:1.6.4: Failed to read artifact descriptor for com.foreseeti:corelib:jar:1.6.4: The following artifacts could not be resolved: com.foreseeti:corelib:pom:1.6.4 (absent): Could not transfer artifact com.foreseeti:corelib:pom:1.6.4 from/to maven.foreseeti.com-release (s3://maven.foreseeti.com/release): Could not connect to repository: Unable to load AWS credentials from any provider in the chain -> [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:
I cloned the repo and execute any command e.g. "mvn package -PsecuriCAD", there is a connection refusial of the foreseeti s3 bucket. Did you shut down your s3 bucket as foreseeti was bought by google?
If yes, please provide a fix as this affects all other implementations of the MAL.
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------------< org.mal-lang:examplelang >----------------------
[INFO] Building exampleLang 1.0.0
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from maven.foreseeti.com-release: s3://maven.foreseeti.com/release/com/foreseeti/corelib/1.6.4/corelib-1.6.4.pom
[WARNING] s3://maven.foreseeti.com/release - Connection refused
[INFO] Logged off - maven.foreseeti.com
Downloading from maven.foreseeti.com-release: s3://maven.foreseeti.com/release/com/foreseeti/simulator/1.6.4/simulator-1.6.4.pom
[WARNING] s3://maven.foreseeti.com/release - Connection refused
[INFO] Logged off - maven.foreseeti.com
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.939 s
[INFO] Finished at: 2023-08-30T16:51:57+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project examplelang: Could not resolve dependencies for project org.mal-lang:examplelang:jar:1.0.0: Failed to collect dependencies at com.foreseeti:corelib:jar:1.6.4: Failed to read artifact descriptor for com.foreseeti:corelib:jar:1.6.4: The following artifacts could not be resolved: com.foreseeti:corelib:pom:1.6.4 (absent): Could not transfer artifact com.foreseeti:corelib:pom:1.6.4 from/to maven.foreseeti.com-release (s3://maven.foreseeti.com/release): Could not connect to repository: Unable to load AWS credentials from any provider in the chain -> [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: