Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

BUILD FAILED - ./gradlew clean quarkusDev #338

Closed
oliverbusch opened this issue Oct 2, 2024 · 0 comments
Closed

BUILD FAILED - ./gradlew clean quarkusDev #338

oliverbusch opened this issue Oct 2, 2024 · 0 comments
Labels
kind/bug Something isn't working. The software does not behave as expected or specified.

Comments

@oliverbusch
Copy link

Description - What happened? *

The build command
C:\Projekte\sovity\authority-portal\authority-portal-backend> ./gradlew clean quarkusDev
failed.

Expected Behavior *

Build should work without errors

Observed Behavior *

PS C:\Projekte\sovity\authority-portal\authority-portal-backend> ./gradlew clean quarkusDev
> Task :authority-portal-api:compileKotlin FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':authority-portal-api:compileKotlin'.
> Could not resolve all files for configuration ':authority-portal-api:compileClasspath'.
   > Could not resolve de.sovity.edc:wrapper-common-api:10.4.1.
     Required by:
         project :authority-portal-api
      > Could not resolve de.sovity.edc:wrapper-common-api:10.4.1.
         > Could not get resource 'https://maven.pkg.github.com/sovity/edc-extensions/de/sovity/edc/wrapper-common-api/10.4.1/wrapper-common-api-10.4.1.pom'.
            > Username must not be null!

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 3s

Steps to Reproduce

cd .\authority-portal-backend
./gradlew clean quarkusDev

Context Information

npm run cold-start-e2e-dev has the same problem

Relevant log output

No response

Screenshots

No response

@oliverbusch oliverbusch added the kind/bug Something isn't working. The software does not behave as expected or specified. label Oct 2, 2024
@sovity sovity locked and limited conversation to collaborators Oct 8, 2024
@tmberthold tmberthold converted this issue into discussion #346 Oct 8, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
kind/bug Something isn't working. The software does not behave as expected or specified.
Projects
None yet
Development

No branches or pull requests

1 participant