I don't understand why it worked all day and then failed right before I
left.  There were always spaces and the path was always that long.

Oh, I understand what happened.  I formatted the pom.  I hate spaces in
paths.

This is from the last build that succeeded:
file://C:/Program Files (x86)/Apache Group/Apache2/htdocs/maven/ - Session:
Opened
file://C:/Program Files (x86)/Apache Group/Apache2/htdocs/maven/ - Session:
Disconnecting
file://C:/Program Files (x86)/Apache Group/Apache2/htdocs/maven/ - Session:
Disconnected

This is from the last build that failed:
file://C:/Program Files (x86)/Apache
Group/Apache2/htdocs/maven/ - Session: Disconnecting
file://C:/Program Files (x86)/Apache
Group/Apache2/htdocs/maven/ - Session: Disconnected
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error uploading site
Embedded error: Repository path C:\Program Files (x86)\Apache
Group\Apache2\htdocs\maven does not exist, and cannot be created.



On Thu, Sep 18, 2008 at 8:05 PM, Brett Porter <[EMAIL PROTECTED]>wrote:

> Hard to tell without more information, but you can get similar things
> with paths that are too long, for example (though I think the message
> is different to "doesn't exist"). The other problem might be spaces.
>
> - Brett
>
> 2008/9/19 Jon Strayer <[EMAIL PROTECTED]>:
> > I've been using Maven for about seven years now without any real
> problems.
> > I just changed jobs and now instead of a Unix server for the build server
> > I'm got a Windows server.
> >
> > Today a build failed saying that the directory it was supposed to dump
> the
> > generated web site to didn't exist.  It didn't have any trouble finding
> it
> > the build before.  And the directory does exist.
> >
> > I've never seen anything like that before.  Is it a Windows thing?
> >
> > --
> > Esse Quam Videre
> > To Be, rather than to Seem
> >
>
>
>
> --
> Brett Porter
> Blog: http://blogs.exist.com/bporter/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Esse Quam Videre
To Be, rather than to Seem

Reply via email to