How to build artifacts from IntelliJ IDEA via command line?
Answered
Hi,I have a maven project, and I found that use `Build`->build artifacts is fast. It only compile modified files.
Can I use the command line to achieve the same effect?
Please sign in to leave a comment.
There is no way to do it outside of IntelliJ IDEA.