devonfw / ide

Tool to automate setup and update of development environment (esp. for Java projects).
Apache License 2.0
33 stars 101 forks source link

#1144: fixed maven installation bug #1272

Closed NicolasHauf closed 1 year ago

NicolasHauf commented 1 year ago

This pull request fixes a bug where a new maven installation overwrites a file in the users home folder. Closes #1144

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

hohwille commented 1 year ago

As discussed the problem is not as simple as I assumed and it is rather tricky to debug and trace down. Hence, I am closing this PR so someone else can take over the story.