I\'m trying to emulate a maven artifact publish to my Nexus repository, in an attempt to understand why my gradle build is failing.
I try:
curl -u \'me:s
A working example of a project that deploys to Nexus with Gradle is part of the Nexus Book Examples project and steps to follow are in the Nexus Evaluation Guide.