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

Unable to compile with master branch aws-sdk-java-v2 #378

Open
harshavardhana opened this issue Apr 23, 2024 · 1 comment
Open

Unable to compile with master branch aws-sdk-java-v2 #378

harshavardhana opened this issue Apr 23, 2024 · 1 comment
Assignees

Comments

@harshavardhana
Copy link
Member

Processing triggers for php8.1-cli (8.1.2-1ubuntu2.15) ...
Processing triggers for libapache2-mod-php8.1 (8.1.2-1ubuntu2.15) ...
Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.2) ...
update-alternatives: using /usr/bin/python3.10 to provide /usr/bin/python (python) in auto mode
Running /mint/build/aws-sdk-go/install.sh
go: downloading github.com/aws/aws-sdk-go v1.44.257
go: downloading github.com/sirupsen/logrus v1.9.0
go: downloading golang.org/x/sys v0.5.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
Running /mint/build/aws-sdk-java-v2/install.sh
Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain
Caused by: java.lang.ClassNotFoundException: org.gradle.wrapper.GradleWrapperMain
Error: error building at STEP "RUN cd /mint && /mint/release.sh": error while running runtime: exit status 1
@shtripat
Copy link
Contributor

Locally, with latest master branch ./gradlew clean build goes through. Also followed steps from #375 and tests ran successfully.
Could be something with CI pipeline? Will check that.

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

2 participants