Bonsoir,
quand je fais un mvn release:prepare j'ai le problème suivant :
je lance avec la commande :
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6 [INFO] Unable to tag SCM Provider message: The svn tag command failed. Command output: svn: OPTIONS of 'https://localhost/svn/demonstration/tags': authorization f ailed: Could not authenticate to server: rejected Basic challenge (https://localhost)
mvn release:prepare -Dusername=toto-Dpassword=azerty
savez-vous d'ou peut venir le problème ?
Partager