-----Original Message-----
From: Brett Porter [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 07, 2004 1:04 PM
To: Chad Brandon
Cc: Maven Users List
Subject: Re: 1.0.2 startup slow

Thanks.

Do you have anything in here?
C:\Documents and Settings\Administrator\.maven\plugins
I'm assuming its empty.

[CB] I guess those were left over from an earlier version, deleted that
directory.

Do the timestamps on any files in:
C:\Documents and Settings\Administrator\.maven\cache
change after every run? How do they compare to:
d:\java\maven-1.0.2\plugins

[CB] Yes, they all change to the current time of the run (newer than the
files in d:\java\maven-1.0.2\plugins).  Of course the files that are
actually extracted from the plugins have the same date from inside the
plugin jar.

You say you get this even if you rename C:\Documents and
Settings\Administrator\.maven\cache to something else (or delete it)?

[CB] Yeah I tried placing the .maven directory in a new location and set the
maven.plugin.upacked.dir to that (also tried moving the local repo as well).


What about if you set -Dmaven.home.local=d:/java/maven-cache?
(just keeping it out of the Windows Profile to see if that helps)

[CB] Tried that, same thing happens.

[CB] Another thing I noticed is that if I actually delete the plugin cache
its about 8 seconds faster than if I run it with the plugin cache (don't
know if that's helpful or not).

Cheers,
Brett

On Tue, 7 Dec 2004 12:55:38 -0700, Chad Brandon <[EMAIL PROTECTED]>
wrote:
> Yes I can reproduce it every run, in fact I can't get it to not load
without
> unpacking the plugins every time (I've run it on w machines that have XP
> sp2).  My output from running with -X is attached.
> 
> Thanks!
> 
> Chad
> 
> 
> 
> 
> -----Original Message-----
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 07, 2004 12:51 PM
> To: Maven Users List
> Subject: Re: 1.0.2 startup slow
> 
> I've just done an install on a machine running only 1.0.1. No
> problems, and no cache fudging necessary.
> 
> Is anyone able to reproduce this every run still? I'd like to find out
> what your -X output is to see if it is:
> a) unpacking the plugins every time
> b) recaching any plugins if not (a)
> 
> If (a), would want to compare timestamps.
> 
> Thanks,
> Brett
> 
> On Tue, 7 Dec 2004 12:16:35 -0700, Chad Brandon <[EMAIL PROTECTED]>
> wrote:
> > Very strange, I have XP sp2 but that shouldn't have any affect.
> >
> >
> >
> > -----Original Message-----
> > From: Erik Husby [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, December 07, 2004 12:07 PM
> > To: Maven Users List
> > Subject: Re: 1.0.2 startup slow
> >
> > Works fine on Windows XP sp1
> >
> > Z:\IdeaProjects\SquidMaven\sequence>java -version
> > java version "1.5.0"
> > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64)
> > Java HotSpot(TM) Client VM (build 1.5.0-b64, mixed mode)
> >
> > Z:\IdeaProjects\SquidMaven\sequence>maven build:start
> >  __  __
> > |  \/  |__ _Apache__ ___
> > | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> > |_|  |_\__,_|\_/\___|_||_|  v. 1.0.2
> >
> > BUILD SUCCESSFUL
> > Total time: 2 seconds
> > Finished at: Tue Dec 07 14:06:00 EST 2004
> >
> > Z:\IdeaProjects\SquidMaven\sequence>
> >
> > --
> > Erik Husby
> > Team Lead for Software Quality Automation
> > Broad Institute of MIT and Harvard
> > Rm. 2192  320 Charles St
> > Cambridge, MA 02141-2023
> > mobile: 781.354.6669, office: 617.258.9227, [EMAIL PROTECTED]
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> ---------------------------------------------------------------------
> 
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to