For example, does maven compiler plugin simply start a process to execute javac command when executing?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
In the case of the maven compiler plugins it's exactly as you described, but other plugin's work differently. May the answer could be more specific if you questions would be more specific. |
|||
|
|