After upgrading to Version 1.0.0 the authentication to my private remote repository does not work anymore. The configuration is set in the settings.xml file of my maven repository.
The warning is:
[WARNING] Failed to push <xxx>, retrying in 10 seconds (1/5)
Maybe it's a problem with the merge of the docker configuration file, but since I cannot turn it off (anymore), I cannot say for sure.
After upgrading to Version 1.0.0 the authentication to my private remote repository does not work anymore. The configuration is set in the settings.xml file of my maven repository.
The warning is:
[WARNING] Failed to push <xxx>, retrying in 10 seconds (1/5)
Maybe it's a problem with the merge of the docker configuration file, but since I cannot turn it off (anymore), I cannot say for sure.
With version 0.4.14 it still works.