> However, it would be great to execute "mvn process-classes" automatically
> anytime maven sees there have been source files changed.

This is just not a feature that Maven natively supports. You can get
similar functionality out of your IDE. Or maybe your IDE can use an
"on save" trigger to kick Maven to run process-classes?

Wayne

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

Reply via email to