I am skipping clean phase in CI loop, I want it to execute clean once a day

existing option: 

1. fork clean plugin and modify code to take timespan as conf input and
clean if its building during that time

2. configure maven compiler plugin to mark staleTimemillis to one day, that
will cache classes without modification for a day

Is there any better option ?



--
View this message in context: 
http://maven.40175.n5.nabble.com/conditional-plugin-execution-tp5767111.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to