On 3/24/07, Baz <[EMAIL PROTECTED]> wrote:
I am a newbie to maven and maven 2.0.
I am reading "Better builds with Maven" by Mergere and trying to setup
a repo on localhost so i can run "mvn deploy". I have tried jetty
server as suggested and also IIS. Unfortunately, both return similar
errors:
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error deploying artifact: Unable to transfer file.
HttpURLConnection returned the response code: 404
Can somebody help?
What does the <distributionManagement> section of your project's pom
look like? (What protocol are you using to deploy?)
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]