I have already deployed a 1.0-SNAPSHOT into my repository. I am trying to deploy again over this snapshot and am having trouble. The stack trace is below, but I think there's a general understanding I need about deploying snapshots. Can I repeatedly deploy a snapshot without changing the version element in the pom.xml, or deleting the previous deployed snapshot from the repository? I guess likewise, for actual deployed releases, if I have deployed a version 1.0.0, can I execute "mvn deploy" and have it overwrite the previous 1.0.0 version, if the version element in the pom.xml goes unchanged?

Thanks for your help!  Stack trace is below:

[ERROR] BUILD ERROR
[INFO] -------------------------------------------------------------------------
---
[INFO] Error deploying artifact: Did receive proper ACK: '1'

[INFO] -------------------------------------------------------------------------
---
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Error deploying artifact
: Did receive proper ACK: '1'
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:555)

Brad

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to