Skip to content

issues Search Results · repo:actions/setup-java language:TypeScript

Filter by

375 results
 (74 ms)

375 results

inactions/setup-java (press backspace or delete to remove)

Description: Caching is not working Task version: 99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 Platform: - [x] Ubuntu - [ ] macOS - [ ] Windows Runner type: - [x] Hosted - [ ] Self-hosted Repro ...
bug
  • timothyjward
  • 2
  • Opened 
    4 days ago
  • #855

Description: We want to incorperate JDK25-ea to our CI. But our code does not work with 25.0.0+26.0.ea. How can I pin the Java version to 25.0.0+25.0.ea? We tried 25.0.0-ea.25 and 25.0.0+25.0.ea but ...
bug
needs triage
  • Ao-senXiong
  • 1
  • Opened 
    8 days ago
  • #854

Description: Maybe add lts to indicate the latest LTS version of the JDK. Justification: Automatically upgrade to the latest LTS version Are you willing to submit a PR? I m not convenient at the moment ...
feature request
  • diguage
  • 1
  • Opened 
    16 days ago
  • #847

Description: I ve set maven option to setup settings.xml and try to upload maven package using below job. However, I get permission denied error same as this issue https://github.com/actions/setup-java/issues/599. ...
bug
  • zhunismp
  • 4
  • Opened 
    26 days ago
  • #842

Description: I m installing Java using the action-setup-java@v4. However I can t execute the Java binary though it is found in the path, and I can see the binary on the actions file system. Action to ...
bug
  • j0nathontayl0r
  • 5
  • Opened 
    28 days ago
  • #840

Description: I can currently: - create a settings xml in a folder of my choice - leave a settings xml in the default folder - overwrite a setting.xml in the default folder I would like to: - ...
feature request
  • leemeador
  • 5
  • Opened 
    29 days ago
  • #839

I need to run Maven under JDK 17, while building source code under JDK 11. The documentation explains how to set up the toolchain, but doesn t seem to indicate how to specify the JDK under which Maven ...
bug
  • stechio
  • 4
  • Opened 
    on May 17
  • #835

Description: As a developer, I want to create a GitHub Actions job that tests my JVM projects against floating, bleeding edge Java versions. For comparison, workflows for other languages like Go support ...
feature request
  • aep-sunlife
  • 1
  • Opened 
    on May 14
  • #832

Description: Jetbrains runtime uses pre-release builds even if I use version something like 21 Task version: 4.7.1 Platform: - [x] Ubuntu - [X] macOS - [x] Windows Runner type: - [X] Hosted ...
bug
  • amir1376
  • 2
  • Opened 
    on May 13
  • #829

Description: Need for support of multiple maven repositories. Justification: Custom (JFrog for example) Maven artifactories usually have separate repositories for release and snapshot versions. Currently ...
feature request
  • sudiptosarkar
  • 2
  • Opened 
    on May 12
  • #828
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub