mvn install always overwrites files

2009-08-26 Thread Dan Fabulich


http://jira.codehaus.org/browse/MARTIFACT-19
DefaultArtifactInstaller should only overwrite files if timestamp has 
changed


This bug seems really bad for performance in large reactor builds or even 
just for builds with large jars/wars/assemblies.  The fix appears to be a 
one-line fix.


I'm surprised it's gone this long without being noticed...  Is there some 
non-obvious reason not to do this?


I think I'm going to just check in the change in 
maven-2/branches/maven-2.2.x and repeat the change in trunk sometime 
tomorrow unless somebody objects.  (It results in a nice pick-me-up on my 
machine...)


-Dan



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re : New release of release plugin

2009-08-26 Thread Julien HENRY
Thanks Olivier.





De : Olivier Lamy 
À : Maven Developers List 
Envoyé le : Mardi, 25 Août 2009, 16h29mn 16s
Objet : Re: New release of release plugin

Hi,
This require a scm release first.
Some releases were pending due to release sources formats issue as we
have solved this, we can certainly made more releases now.
I can take this point and start this (but I can give an exact date it
depends on my spare time :-) ).

Thanks,
--
Olivier

2009/8/25 Julien HENRY :
> Hi,
>
> In my company we have pre-commit hook that expect a special comment for 
> commit and tag. Because of MRELEASE-442 I can't use latest version of release 
> plugin.
> Is it planned to do a new release as the current one was done in March?
>
> Regards,
>
> Julien
>
>
>
>



-- 
Olivier

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org


  

Re: Hibernate feedback about Maven usage.

2009-08-26 Thread Christian Edward Gruber
I have, but I was re-implementing a pattern for dependency handling in  
a unified code-tree based a bit on the Ports tree system from the *BSD  
projects.  Having said that, it's still rare, and even then, it was  
only walking up, because I defined relative location to a root, rather  
than absolute location to the root.  In actual fact, I was doing  
everything referenced from the top, but the top was defined as  
a ../../.. style path from the leaf.


Christian.

On 2009-08-25, at 22:31 , Brian Fox wrote:


I've never seen make or ant scripts that effectively crawled up a disk
looking for other things to build. I don't see how maven is different.

On Tue, Aug 25, 2009 at 4:27 PM, Jochen
Wiedmann wrote:




Arnaud HERITIER-3 wrote:


What do you think about this post and comments :
http://relation.to/12116.laceOne thing that it seems to annoy them  
is how

our reactor is working.
We cannot call a build from a submodule which will automa(g)ically  
call

necessary builds in others modules.



Honestly, I never understood why Maven is building modules top down  
(parents
first, then childs) as opposed to the other way. Makefiles, or Ant  
scripts,
are typically working the other way round and that seems much  
simpler, from

my experience.

--
View this message in context: 
http://www.nabble.com/Hibernate-feedback-about-Maven-usage.-tp25137434p25141394.html
Sent from the Maven Developers mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org




-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Christian Edward Gruber
e-mail: christianedwardgru...@gmail.com
weblog: http://www.geekinasuit.com/


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org