You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Sa...@tietoenator.com on 2006/12/16 21:04:59 UTC

Maven2: compile only changes java-files ?

Hello
 
What must be done to compile (javac) only changed .java files with "mvn compile" ?
 
Do you have to build a specail plugin or what is the solution.
 
/Sakari

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


Re: Maven2: compile only changes java-files ?

Posted by Brett Porter <br...@gmail.com>.
That is the default behaviour, so the answer is 'nothing'.

- Brett

On 17/12/06, Sakari.Isoniemi@tietoenator.com
<Sa...@tietoenator.com> wrote:
> Hello
>
> What must be done to compile (javac) only changed .java files with "mvn compile" ?
>
> Do you have to build a specail plugin or what is the solution.
>
> /Sakari
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
Apache Maven - http://maven.apache.org
"Better Builds with Maven" book - http://library.mergere.com/

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