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

Default Maven workflow fails with 'Resource not accessible by integration' error #2310

Open
Nheverest opened this issue Feb 19, 2024 · 0 comments

Comments

@Nheverest
Copy link

Nheverest commented Feb 19, 2024

Step to reproduce

  1. Create a Java with Maven workflow.
  2. Run the workflow out-of-the-box.

Result
Execution ends up with deprecation warnings, and the Resource not accessible by integration error.

To be precise, it is the Update dependency graph step that fails (not the first action one would want to run when starting to work with GitHub Actions).

Expected
At least, the Update dependency graph step should be commented out.

At best, it should contain all required properties, with placeholders for values users have to input.

Possibly, a configuration guide should be provided for this specific functionality.

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