Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
actions
/
setup-java
Public
Notifications
You must be signed in to change notification settings
Fork
868
Star
2k
Code
Issues
4
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: added support to pom.xml and build.gradle
- #441
#441
Closed
augustomelo
wants to merge 11 commits into
actions:main
actions/setup-java:main
from
augustomelo:feature/add-support-for-pom.xml
augustomelo/setup-java:feature/add-support-for-pom.xml
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
feat: added support to pom.xml and build.gradle
#441
augustomelo
wants to merge 11 commits into
actions:main
actions/setup-java:main
from
augustomelo:feature/add-support-for-pom.xml
augustomelo/setup-java:feature/add-support-for-pom.xml
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2023
feat: added support to pom.xml
augustomelo
committed
2fe433d
View commit details
Copy full SHA for 2fe433d
Browse repository at this point
feat: finished implementation and added e2e tests
augustomelo
committed
c2ea516
View commit details
Copy full SHA for c2ea516
Browse repository at this point
docs: added doc regarding parsing the pom.xml
augustomelo
committed
45fdb85
View commit details
Copy full SHA for 45fdb85
Browse repository at this point
test: renamed test
augustomelo
committed
00ce31c
View commit details
Copy full SHA for 00ce31c
Browse repository at this point
refactor!: removed xpath dependency
augustomelo
committed
6abf828
View commit details
Copy full SHA for 6abf828
Browse repository at this point
Commits on Mar 4, 2024
rafactor: using xmlbuilder2 instead of regex
augustomelo
committed
bc66657
View commit details
Copy full SHA for bc66657
Browse repository at this point
Commits on Apr 23, 2024
Add support for maven-compiler-plugin configuration (#1)
tim-we
authored
f5e2777
View commit details
Copy full SHA for f5e2777
Browse repository at this point
Commits on Apr 27, 2024
refactor: applied code review
augustomelo
committed
d878c91
View commit details
Copy full SHA for d878c91
Browse repository at this point
feat: added support to build.gradle
augustomelo
committed
934495d
View commit details
Copy full SHA for 934495d
Browse repository at this point
docs: added pom.xml and build.gradle
augustomelo
committed
c8dd9f9
View commit details
Copy full SHA for c8dd9f9
Browse repository at this point
Commits on Apr 29, 2024
fix: not transversing the XML tree, and the regex declared wrong
Show description for 897cdc8
augustomelo
committed
897cdc8
View commit details
Copy full SHA for 897cdc8
Browse repository at this point
You can’t perform that action at this time.