maven 이클립스 플러그인과 nexus를 공유한 sonatype에서 일 하나를 벌였다.
mvnsh라고 maven 컴파일을 더 빠르게 해주는 툴이 생겼다.

컴파일시간이 길면 길수록 효과는 좋은 것 같다.

http://shell.sonatype.org/index.html


Mvnsh is a CLI interface for Apache Maven that enabled faster turn-around, and a more intellifent interaction with repositories and projects. Using Mvnsh, you will be able to speed up your builds because project information and Maven plugins are loaded into a single, always-ready JVM instance which can execute a Maven build.


다운로드
http://repo1.maven.org/maven2/org/sonatype/maven/shell/dist/mvnsh-assembly/1.0.1/



Posted by '김용환'
,