Are you sure the file exists? -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers
"Nuno Barrocas" <[EMAIL PROTECTED]> wrote on 09/10/2002 02:46:00 AM: > Hi, > I'm getting an error while running the dist goal. The error occurs while > copying the javadocs. > Because the length of the copy command is around 500 characters, I supposed > that the problem was with the nt shell(cmd), so I tried it with cygwin-bash > and the result was the same - the error below. > I'm running Maven-1.0-beta-7 (first build) on winnt 4.0 sp6. > > Does anyone have any ideia of what the problem migth be? > > Thanks in advance, > Nuno Barrocas > > The error: > ---------------------------------------------------------------------------- > ----------------------------------------- > [echo] > +-------------------------------------------------------+ > | C R E A T I N G B I N A R Y D I S T R I B U T I O N | > +-------------------------------------------------------+ > > [copy] Copying 1 file to > D:\projects\projects\XXXXXXXX\XXXXXXXX\v2\target\yyyyyyyyy-wwwwwwwww_eee-v2- > rebuild-1\bin\yyyyyyyyy-wwwwwwwww_eee-v2-rebuild-1 > [copy] Copying 1 file to > D:\projects\projects\XXXXXXXX\XXXXXXXX\v2\target\yyyyyyyyy-wwwwwwwww_eee-v2- > rebuild-1\bin\yyyyyyyyy-wwwwwwwww_eee-v2-rebuild-1 > [copy] Copying 780 files to > D:\projects\projects\XXXXXXXX\XXXXXXXX\v2\target\yyyyyyyyy-wwwwwwwww_eee-v2- > rebuild-1\bin\yyyyyyyyy-wwwwwwwww_eee-v2-rebuild-1\docs > > [ERROR] BUILD FAILED > [ERROR] File...... > M:\remotetools\java\maven-1.0-beta-7\plugins\maven-dist-plugin-1.1\plugin.je > lly > [ERROR] Element... copy > [ERROR] Line...... 56 > [ERROR] Column.... 55 > [ERROR] Failed to copy > D:\projects\projects\XXXXXXXX\ffffffff\v2\target\docs\apidocs\com\whateverso > ft\yyyyyyyyy\eee\eeeeeeeee\mmmmmm\presentation\controller\class-use\TheFileN > ameTheFileNameTheFileNameTheFileName.html to > D:\projects\projects\XXXXXXXX\ffffffff\v2\target\yyyyyyyyy-wwwwwwwww_tyui-v2 > -rebuild-1\bin\yyyyyyyyy-wwwwwwwww_tyui-v2-rebuild-1\docs\apidocs\com\whatev > ersoft\yyyyyyyyy\tyui\eeeeeeeee\mmmmmm\presentation\controller\class-use\The > FileNameTheFileNameTheFileNameTheFileName.html due to > D:\projects\projects\XXXXXXXX\ffffffff\v2\target\yyyyyyyyy-wwwwwwwww_tyui-v2 > -rebuild-1\bin\yyyyyyyyy-wwwwwwwww_tyui-v2-rebuild-1\docs\apidocs\com\whatev > ersoft\yyyyyyyyy\tyui\eeeeeeeee\mmmmmm\presentation\controller\class-use\The > FileNameTheFileNameTheFileNameTheFileName.html (The system cannot find the > path specified) > Total time: 2 minutes 5 seconds > ---------------------------------------------------------------------------- > ----------------------------------------- > > > > > _____________________________________________________________________ > INTERNET MAIL FOOTER > A presente mensagem pode conter informa��o considerada confidencial. > Se o receptor desta mensagem n�o for o destinat�rio indicado, fica > expressamente proibido de copiar ou endere�ar a mensagem a terceiros. > Em tal situa��o, o receptor dever� destruir a presente mensagem e por > gentileza informar o emissor de tal facto. > --------------------------------------------------------------------- > Privileged or confidential information may be contained in this > message. If you are not the addressee indicated in this message, you > may not copy or deliver this message to anyone. In such case, you > should destroy this message and kindly notify the sender by reply > email. > --------------------------------------------------------------------- > > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
