You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by SHAILJA <sh...@gmail.com> on 2009/02/27 12:45:19 UTC

recompilation issue


 Hi,
I am not working on maven standard directory structure, so when i do first
time "mvn compile "  source java files ( present in source directory
explicitly specified by me) get compiled,  second time when i again did "mvn
compile "  again all source java files got compiled, inspite all .class
files are present in specified output directory. Is there any condition or
any suggestion to get rid of this recompilation overwork. 

  I found uptodate and mapper task exit in ant. We can take help from those
task in maven-ant-plugin. My problem still exit, because propert set in one
plugin(maven-ant-plugin) cant be  used in maven-complie-plugin.

plzzzzz  suggest me some way 
-- 
View this message in context: http://www.nabble.com/recompilation-issue-tp22244270p22244270.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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