I am still using maven 1.0.2! I have not seen this
problem
in win XP since it was fixed. I think that geronimo
assembly should not produce 8 ( 4 for each server)
such large files by default. Now I have modified my
assemblies/*-server/project.xml to use
assemble:assemble goal instead of assemble:install. It
saves a lot of time.
     If there are no objections, I would like to add
this to wiki.
Making it a default behavior would be even better!
Thanks
Anita
 
<goal name="default" prereqs="assemble:assemble"/>  
  
--- John Sisson <[EMAIL PROTECTED]> wrote:

> I'm not sure if this is related.. I have run into
> problems a while ago 
> where if my windows temporary files folder (e.g.
> C:\Documents and 
> Settings\sissonj\Local Settings\Temp) filled up with
> temporary files I 
> got access denied errors.  It is though windows had
> problems creating a 
> unique temporary file.  I found if I cleaned up the
> files in the Temp 
> folder the problems went away.  I haven't run into
> this for months, but 
> maybe worth trying.
> 
> What version of Maven are you using?  I am using
> 1.1-beta-2 and aren't 
> experiencing the problem. 
> 
> FYI.. The version of Ant used by maven 1.1-beta-1/2
> was upgraded to 
> 1.6.5, so maybe there could be some Ant fixcrlf
> issues in older ant 
> releases?
> 
> Regards,
> 
> John
> 
> Joe Bohn wrote:
> > I'm still getting build failures on WinXP when
> preparing the CRLF 
> > endings (using trunk).  Is anybody else still
> seeing these problems?
> >
> > John Sission, you indicated that you thought this
> was fixed in 
> > GERONIMO-1465.   It seems better ... I used to
> fail something like 
> > 80-90% of the time and now it's more like 50%. 
> However, it seems to 
> > still be a problem.  Any other thoughts?
> >
> >
> >
> > Here is the command that I'm using to build:
> > maven -o new -Dmaven.test.skip=true
> -Dmaven.itest.skip=true
> >
> >
> >
> > And here is the result:
> > assemble:package-assembly:
> >     [echo] Preparing CRLF line endings in text
> based files for zip
> >             distribution
> >     [zip] Building zip: 
> >
>
C:\geronimo\assemblies\j2ee-tomcat-server\target\geronimo-tomcat-j2ee-1.1-SNAPSHOT.zip
> 
> >
> >     [echo] Preparing LF line endings in text based
> files for tar.gz 
> > distribution
> >
> > BUILD FAILED
> > File...... C:\geronimo\maven.xml
> > Element... maven:reactor
> > Line...... 63
> > Column.... -1
> > Unable to obtain goal
> [multiproject:install-callback] -- C:\Documents 
> > and 
> >
>
Settings\Administrator\.maven\cache\geronimo-assembly-plugin-1.1.5\plugin.jelly:339:-1:
> 
> > <ant:fixcrlf> java.io.FileNotFoundException: 
> >
>
C:\geronimo\assemblies\j2ee-tomcat-server\target\geronimo-1.1-SNAPSHOT\config-store\34\daytrader-web-1.1-SNAPSHOT.war\docs\glossary.html
> 
> > (Access is denied)
> > Total time   : 25 minutes 20 seconds
> > Finished at  : Wednesday, January 25, 2006 5:17:20
> PM EST
> >
> >
> > After the build fails it appears that this file
> doesn't even exist.
> >
> >
> > Thanks,
> > Joe
> >
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to