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