After update to Nexus 3.16, script fails with following error:
-------------------------------------------
>> Artifact Upload failed
>> Status code 400 for https://xxxxx.xxxx.xx/repository/maven-snapshots//com/xxxxx/xxxx/xxxxx/maven-metadata.xml
Warning: Task "nexusDeployer:test" failed. Use --force to continue.
After update to Nexus 3.16, script fails with following error:
This is due to NEXUS-16853
It works if the following lines 129-131 are deleted manually from the script
https://github.com/skhatri/grunt-nexus-deployer/blob/81f642dd3d31b2a904135909f3bd2f95f9530c77/tasks/lib/index.js#L129