Re: Multiple CPUs

2008-04-09 Thread VELO
Well, may be the best way to do that is add support to maven run modules on parallel not sure how to, but if maven run two modules at same time, on a dual core machine, means a big gain, i believe. VELO On Wed, Apr 9, 2008 at 8:21 AM, Benedikt Thelen <[EMAIL PROTECTED]> wrote: >

Re: Why does Maven always download dependency?

2008-04-09 Thread VELO
What is dependency's version? If is something ending with -SNAPSHOT will check for new. VELO On Wed, Apr 9, 2008 at 10:38 AM, youhaodeyi <[EMAIL PROTECTED]> wrote: > > I have successfully download the dependency jars from remote repository > when > I first compile my

Re: Multiple CPUs

2008-04-09 Thread VELO
ist a parameter to force series work. Well, just a idea. VELO On Wed, Apr 9, 2008 at 11:08 AM, Nino Saturnino Martinez Vazquez Wael < [EMAIL PROTECTED]> wrote: > Hmm, but isnt it a problem if modules depend on each other? if module a > depends on module b... > > And I think

Re: Multiple CPUs

2008-04-10 Thread VELO
output (just a joke =D). VELO On Wed, Apr 9, 2008 at 8:28 PM, Barrie Treloar <[EMAIL PROTECTED]> wrote: > On Wed, Apr 9, 2008 at 8:51 PM, Benedikt Thelen <[EMAIL PROTECTED]> wrote: > > Hi there, i am sort of a maven newbee, > > At our workplce we have a quite

Re: Multiple CPUs

2008-04-10 Thread VELO
Lets just think... Today someone is reporting maven doesn't your his 2 cores. Tomorrow 4 cores. Next year 6 cores. 8, 10, what ever Mono threaded maven will not get the max power from a multi-core machine. So, I still dreaming, may be I can pull a developer to dream together. VEL

Re: Multiple CPUs

2008-04-10 Thread VELO
So, the dream was killed? VELO On Thu, Apr 10, 2008 at 2:31 PM, Lacoste, Dana (TSG Software San Diego) < [EMAIL PROTECTED]> wrote: > The situation below (deploying to multiple J2EE platforms in the build) > is already easily supported: you're using ant to do it, and ant suppo

Re: Multiple CPUs

2008-04-10 Thread VELO
Very good idea... The same thing I'm thinking for maven itself, but if we got fastest junit is good =D VELO On Thu, Apr 10, 2008 at 5:22 PM, Jorg Heymans <[EMAIL PROTECTED]> wrote: > On Thu, Apr 10, 2008 at 6:55 PM, Graham Leggett <[EMAIL PROTECTED]> wrote: > > >

Re: Multiple CPUs

2008-04-11 Thread VELO
ds and tests multithreaded I will be very very happy =D VELO On Fri, Apr 11, 2008 at 2:21 PM, Simone Gianni <[EMAIL PROTECTED]> wrote: > Hi Dana, > you are absolutely right, but there are a few things Maven could do to > improve speed : using multiple threads/cpus : > - Maven d

mvn release

2008-05-13 Thread VELO
Hi, I'm using mvn release on a module project. I always release the main project. But, some times, not all modules has changes, so I wanna release only change modules. Is there any way to do that with release plugin? VELO

Re: mvn release

2008-05-14 Thread VELO
But if one module as no changes, make any sense update his version? VELO On Tue, May 13, 2008 at 11:13 PM, Brett Porter <[EMAIL PROTECTED]> wrote: > No - and since they are usually nested in your SCM they will likely be > 'tagged' together anyway. > > It's gener

Re: [M2] Maven and JavaFX

2008-05-15 Thread VELO
lex-mojos I tried to convince israfil people to use flex-compiler-oem (flex compiler API), but they didn't wanna to, so a new project starts. AFIK, there are only two projects, at least two active projects. Israfil and flex-mojos. VELO On Wed, May 14, 2008 at 7:34 PM, Jim Bethancourt

Custom scopes

2008-03-14 Thread VELO
ncies and 3 non transitive. Any one can help me? VELO - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]