Hello,
Is there a way to specify the set of files to be build when invoking maven compile? The use case I am thinking of is when I have just modified a single file in a large project and want to rebuild it. In that case I don't want maven to bother going through the entire source tree to check for stale files, but I do want to use whatever profiles are configured, etc.
Thanks,
Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to