Open iMilad opened 5 years ago
...I also have the same error, it seems like this plugin can not create the settings.xml ?!?
...I also have the same error, it seems like this plugin can not create the settings.xml ?!?
Hi, Had same issue, and tried different structure. Added "Settings tag" and secrets worked this way for me (I am using steps in drone.yml, step name tag is in the same level as image tag). For maven_servers value, used example from plugin documentation: [{"id": "release","username":"foo","password":"bar"}]. ) Could not fix spacing in example, so added as image:
hi,
I get this error when I am using your example:
mvn install -gs settings.xml [ERROR] Error executing Maven. [ERROR] The specified global settings file does not exist: /drone/src/settings.xml any configuration that I missed? also is it possible to use the encrypted pass?