You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Daniel Frey <da...@xmatrix.ch> on 2004/03/17 11:10:07 UTC

Rebuild

Hi there,

I am using maven for the first time. I think it's great, just what (I
assume) everyone would build on its own when doing big projects.

After using it now for one week, I've got the impression that the maven
scripts do a rebuild anyway, ignoring what really has to be rebuild and what
not. Is this correct?

Thanks
Daniel Frey
http://www.xmatrix.ch


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Rebuild

Posted by Arto Pastinen <ar...@ofw.fi>.
Yes i think that maven will compile files always. About that class file
is newer that java file, do you mean timestamp in filesystem? i don't
think that it would tell nothing about that is source modified..
And of course you can define always other compiler, that default javac.
There is some property where you can define compiler to other, like
jikes.

Artsi

On Wed, 2004-03-17 at 16:05, Daniel Frey wrote:
> Hi,
> 
> I have the impression that i.e.
> 
> - a java file is compiled although the corresponging class files is newer
> than the java file.
> 
> Usually in build processes, i.e. a compilation takes only place if there are
> not classes or the classes are outdated. In maven, I have the impression
> that it compiles always.
> 
> Daniel
> 
> -----Ursprüngliche Nachricht-----
> Von: Arto Pastinen [mailto:arto.pastinen@ofw.fi] 
> Gesendet: Mittwoch, 17. März 2004 15:03
> An: Maven Users List
> Betreff: Re: Rebuild
> 
> Hi!
> 
> Sorry my bad english, but what do you actually means with that rebuild??
> 
> Artsi
> 
> On Wed, 2004-03-17 at 12:10, Daniel Frey wrote:
> > Hi there,
> > 
> > I am using maven for the first time. I think it's great, just what (I
> > assume) everyone would build on its own when doing big projects.
> > 
> > After using it now for one week, I've got the impression that the maven
> > scripts do a rebuild anyway, ignoring what really has to be rebuild and
> what
> > not. Is this correct?
> > 
> > Thanks
> > Daniel Frey
> > http://www.xmatrix.ch
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Rebuild

Posted by Daniel Frey <da...@xmatrix.ch>.
Hi,

I have the impression that i.e.

- a java file is compiled although the corresponging class files is newer
than the java file.

Usually in build processes, i.e. a compilation takes only place if there are
not classes or the classes are outdated. In maven, I have the impression
that it compiles always.

Daniel

-----Ursprüngliche Nachricht-----
Von: Arto Pastinen [mailto:arto.pastinen@ofw.fi] 
Gesendet: Mittwoch, 17. März 2004 15:03
An: Maven Users List
Betreff: Re: Rebuild

Hi!

Sorry my bad english, but what do you actually means with that rebuild??

Artsi

On Wed, 2004-03-17 at 12:10, Daniel Frey wrote:
> Hi there,
> 
> I am using maven for the first time. I think it's great, just what (I
> assume) everyone would build on its own when doing big projects.
> 
> After using it now for one week, I've got the impression that the maven
> scripts do a rebuild anyway, ignoring what really has to be rebuild and
what
> not. Is this correct?
> 
> Thanks
> Daniel Frey
> http://www.xmatrix.ch
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Rebuild

Posted by Arto Pastinen <ar...@ofw.fi>.
Hi!

Sorry my bad english, but what do you actually means with that rebuild??

Artsi

On Wed, 2004-03-17 at 12:10, Daniel Frey wrote:
> Hi there,
> 
> I am using maven for the first time. I think it's great, just what (I
> assume) everyone would build on its own when doing big projects.
> 
> After using it now for one week, I've got the impression that the maven
> scripts do a rebuild anyway, ignoring what really has to be rebuild and what
> not. Is this correct?
> 
> Thanks
> Daniel Frey
> http://www.xmatrix.ch
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org