You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Da...@telenor.com on 2005/06/15 08:44:11 UTC

RE: multiproject:site problem (Intern)

I think you have come across a bug with Bug ID 4403166 in java.io.File.

"Another longtime bugaboo for many developers, the issue with paths with more than 255 characters on the Microsoft Windows operating system has finally been resolved." Seems to be fixed in b19 of Mustang :-)
http://java.sun.com/developer/technicalArticles/J2SE/Desktop/Mustang_build39.html

-- David Låås

>-----Original Message-----
>
>For some reason, and I've never gotten this before,
>I'm getting aggregate file copy errors.. ex:
>
>Failed to copy C:\Documents and Settings\melnicj1\My
>Documents\IBM\wsappdev51\workspace\BusinessProcessComponents\target\docs\xref\com\nationwide\pc\claims\businessprocesscomponents\communication\CommunicationManagementLocal.html
>
>
>to 
>
>C:\Documents and Settings\melnicj1\My
>Documents\IBM\wsappdev51\workspace\HorizonEAR-Build\target\docs\HorizonEAR-Build\multiproject\BusinessProcessComponents\xref\com\nationwide\pc>\claims\businessprocesscomponents\communication\CommunicationManagementLocal.html
>
>
>due to
>
>C:\Documents and Settings\melnicj1\My
>Documents\IBM\wsappdev51\workspace\HorizonEAR-Build\target\docs\HorizonEAR-Build\multiproject\BusinessProcessComponents\xref\com\nationwide\pc\claims\businessprocesscomponents\communication\CommunicationManagementLocal.html
>(The system cannot find the path specified)
>
>The source file is there, and the destination
>directory is there...
>
>Any ideas?
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: multiproject:site problem (Intern)

Posted by Jake <jm...@yahoo.com>.
I guess not... Just use subst to create a drive
pointing to it and it should be fine... A workaround,
yes, but it's not too much of a hack.

--- Wim Deblauwe <wi...@gmail.com> wrote:

> Hmm.. How can they solve that, windows itself does
> not support it?
> 
> 2005/6/15, David.Laas@telenor.com
> <Da...@telenor.com>:
> > I think you have come across a bug with Bug ID
> 4403166 in java.io.File.
> > 
> > "Another longtime bugaboo for many developers, the
> issue with paths with more than 255 characters on
> the Microsoft Windows operating system has finally
> been resolved." Seems to be fixed in b19 of Mustang
> :-)
> >
>
http://java.sun.com/developer/technicalArticles/J2SE/Desktop/Mustang_build39.html
> > 
> > -- David Låås
> > 
> > >-----Original Message-----
> > >
> > >For some reason, and I've never gotten this
> before,
> > >I'm getting aggregate file copy errors.. ex:
> > >
> > >Failed to copy C:\Documents and
> Settings\melnicj1\My
> >
>
>Documents\IBM\wsappdev51\workspace\BusinessProcessComponents\target\docs\xref\com\nationwide\pc\claims\businessprocesscomponents\communication\CommunicationManagementLocal.html
> > >
> > >
> > >to
> > >
> > >C:\Documents and Settings\melnicj1\My
> >
>
>Documents\IBM\wsappdev51\workspace\HorizonEAR-Build\target\docs\HorizonEAR-Build\multiproject\BusinessProcessComponents\xref\com\nationwide\pc>\claims\businessprocesscomponents\communication\CommunicationManagementLocal.html
> > >
> > >
> > >due to
> > >
> > >C:\Documents and Settings\melnicj1\My
> >
>
>Documents\IBM\wsappdev51\workspace\HorizonEAR-Build\target\docs\HorizonEAR-Build\multiproject\BusinessProcessComponents\xref\com\nationwide\pc\claims\businessprocesscomponents\communication\CommunicationManagementLocal.html
> > >(The system cannot find the path specified)
> > >
> > >The source file is there, and the destination
> > >directory is there...
> > >
> > >Any ideas?
> > >
> >
>
>---------------------------------------------------------------------
> > >To unsubscribe, e-mail:
> users-unsubscribe@maven.apache.org
> > >For additional commands, e-mail:
> users-help@maven.apache.org
> > 
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> users-unsubscribe@maven.apache.org
> > For additional commands, e-mail:
> users-help@maven.apache.org
> > 
> >
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@maven.apache.org
> For additional commands, e-mail:
> users-help@maven.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: multiproject:site problem (Intern)

Posted by Wim Deblauwe <wi...@gmail.com>.
Hmm.. How can they solve that, windows itself does not support it?

2005/6/15, David.Laas@telenor.com <Da...@telenor.com>:
> I think you have come across a bug with Bug ID 4403166 in java.io.File.
> 
> "Another longtime bugaboo for many developers, the issue with paths with more than 255 characters on the Microsoft Windows operating system has finally been resolved." Seems to be fixed in b19 of Mustang :-)
> http://java.sun.com/developer/technicalArticles/J2SE/Desktop/Mustang_build39.html
> 
> -- David Låås
> 
> >-----Original Message-----
> >
> >For some reason, and I've never gotten this before,
> >I'm getting aggregate file copy errors.. ex:
> >
> >Failed to copy C:\Documents and Settings\melnicj1\My
> >Documents\IBM\wsappdev51\workspace\BusinessProcessComponents\target\docs\xref\com\nationwide\pc\claims\businessprocesscomponents\communication\CommunicationManagementLocal.html
> >
> >
> >to
> >
> >C:\Documents and Settings\melnicj1\My
> >Documents\IBM\wsappdev51\workspace\HorizonEAR-Build\target\docs\HorizonEAR-Build\multiproject\BusinessProcessComponents\xref\com\nationwide\pc>\claims\businessprocesscomponents\communication\CommunicationManagementLocal.html
> >
> >
> >due to
> >
> >C:\Documents and Settings\melnicj1\My
> >Documents\IBM\wsappdev51\workspace\HorizonEAR-Build\target\docs\HorizonEAR-Build\multiproject\BusinessProcessComponents\xref\com\nationwide\pc\claims\businessprocesscomponents\communication\CommunicationManagementLocal.html
> >(The system cannot find the path specified)
> >
> >The source file is there, and the destination
> >directory is there...
> >
> >Any ideas?
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >For additional commands, e-mail: users-help@maven.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org