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?

0
1 comment

There is no way to do it outside of IntelliJ IDEA.

1

Please sign in to leave a comment.