문서의 이전 판입니다!
<activeProfiles> <activeProfile>프로필이름</activeProfile> </activeProfiles>
<profile> <id>profile-1</id> <activation> <activeByDefault>true</activeByDefault> </activation> ... </profile>
M2_HOME
: Maven 설치 디렉토리M2=$M2_HOME/bin
MAVEN_OPTS
: Java 옵션을 지정할 수 있다.