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/
'scribbling' 카테고리의 다른 글
Thrift vs Protocol Buffers 비교문 요점 정리 (발번역) (1) | 2011.09.26 |
---|---|
Apache Thrift 조사 (1) | 2011.09.26 |
OTN Java Developer Day 발표자료 다운로드 (0) | 2011.08.31 |
[Ted] Marco Tempest: The magic of truth and lies (and iPods) (0) | 2011.08.31 |
QCON 2011 컨퍼런스 발표자료 공유 (0) | 2011.08.24 |