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

AWS s3 bucket error #16

Open
GKeppler opened this issue Aug 30, 2023 · 0 comments
Open

AWS s3 bucket error #16

GKeppler opened this issue Aug 30, 2023 · 0 comments

Comments

@GKeppler
Copy link

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

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