setup-java icon indicating copy to clipboard operation
setup-java copied to clipboard

Extended settings.xml - Profiles with Repo

Open Scyjin opened this issue 10 months ago • 0 comments

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.

Scyjin avatar Apr 29 '25 18:04 Scyjin