setup-java
setup-java copied to clipboard
Extended settings.xml - Profiles with Repo
Building Maven Project with dependencies of another Repository then Maven-Central.
This could be extended to support more than one repo. Also the profile could be cut down to one overall-profile, i think.
I'm more the Backend Guy, hope its ok. :)
Description: Extended settings.xml generation to include another Repository. This should provide nessecary Information while building with Maven. So your build could refer to something like Artifacts in a private github repository.
Related issue:
Check list:
- [x] Mark if documentation changes are required.
- [ ] Mark if tests were added or updated to cover the changes.