-
Notifications
You must be signed in to change notification settings - Fork 821
Closed as not planned
Labels
bugSomething isn't workingSomething isn't working
Description
Description:
Maven @3.9.0 introduced plugin breakage. And I don't see a way I can use a particular version of maven with setup-java GitHub Actions. So, can you provide information on how to use/configure a particular version when I use actions/setup-java in a GitHub pipeline? For reference look at this Maven changelog
Task version:
v1 v2 v3 (All versions)
Platform:
- Ubuntu
- macOS
- Windows
Runner type:
- Hosted
- Self-hosted
Repro steps:
Try to use a maven plugin in your pom.xml. And when running it using [email protected], it fails to download that plugin.
Expected behavior:
A way to configure a particular version of maven in actions/setup-java@v*
Actual behavior:
maxandersen, turing85, karussell, Wolf2323, marratj and 20 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working