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

[Bug] Error when running the staging repository from branch 'maven-publishing' #46

Closed
pavly-gerges opened this issue Mar 24, 2023 · 0 comments · Fixed by #45
Closed
Labels
bug Something isn't working publishing Maven-central OSSR publishing stuff

Comments

@pavly-gerges
Copy link
Member

Error when including the dependency io.github.software-hardware-codesign:jme3-alloc-desktop:

└──╼ $./gradlew :jme3-alloc-examples:build
Starting a Gradle Daemon, 2 busy and 13 stopped Daemons could not be reused, use --status for details
> Task :jme3-alloc-examples:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':jme3-alloc-examples:compileJava'.
> Could not resolve all files for configuration ':jme3-alloc-examples:compileClasspath'.
   > Could not resolve io.github.software-hardware-codesign:jme3-alloc-desktop:1.0-pre-alpha-15.
     Required by:
         project :jme3-alloc-examples
      > Could not resolve io.github.software-hardware-codesign:jme3-alloc-desktop:1.0-pre-alpha-15.
         > Could not parse POM https://s01.oss.sonatype.org/content/groups/staging/io/github/software-hardware-codesign/jme3-alloc-desktop/1.0-pre-alpha-15/jme3-alloc-desktop-1.0-pre-alpha-15.pom
            > Missing required attribute: artifactId

* 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

BUILD FAILED in 46s
3 actionable tasks: 1 executed, 2 up-to-date
@pavly-gerges pavly-gerges added bug Something isn't working publishing Maven-central OSSR publishing stuff labels Mar 24, 2023
@pavly-gerges pavly-gerges linked a pull request Mar 24, 2023 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working publishing Maven-central OSSR publishing stuff
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant