Hi Robert,
Thanks for the info. Here's the result of my mvn deploy:
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from codehaus-nexus-snapshots
[INFO] repository metadata for: 'snapshot
org.codehaus.mojo.jsimport:js-import-plugin:1.0.0-SNAPSHOT' could not be found
on repository: codehaus-nexus-snapshots, so will be created
Uploading:
https://nexus.codehaus.org/content/repositories/snapshots//org/codehaus/mojo/jsimport/js-import-plugin/1.0.0-SNAPSHOT/js-import-plugin-1.0.0-20101108.225104-1.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error deploying artifact: Failed to transfer file:
https://nexus.codehaus.org/content/repositories/snapshots/org/codehaus/mojo/jsimport/js-import-plugin/1.0.0-SNAPSHOT/js-import-plugin-1.0.0-20101108.225104-1.jar.
Return code is: 401
So I'm getting an HTTP 401. Does that help?
Kind regards,
Christopher
On 09/11/2010, at 4:39 AM, Robert Scholte wrote:
> I've just deployed a snapsot of the nsis-maven-plugin, a sandbox project as
> well. Works for me.
> I'd suggest you follow the steps as if you would perform a release[1], some
> of them (especially those "one time only") are required for snapshot
> deployment as well.