Spaces
Apps
Templates
Create
Java
All content
Space settings
Content
Results will update as you type.
•
최근 업데이트
apache maven
•
Maven in 5 Minutes
•
maven goal 정리 및 Best Practice
•
maven cache directory & settings.xml 설정
maven profiles
•
Maven parent pom vs modules pom
maven TroubleShooting
•
maven repository 계정 정보 암호화하기
•
maven plugins 와 pluginManagement 구문의 차이
•
maven repository update Policy
maven 플러그인 사용법
•
maven 의 finalName 을 명령행에서 변경 하기
maven archetype plugin - 템플릿에서 메이븐 프로젝트 생성하기
•
메이븐 중앙 저장소에 아티팩트 업로딩 - maven - uploading artifact to central repository
•
apache maven 버전별 필요 JDK
•
maven 실행시 "Premature end of Content-Length delimited message body" 에러가 발생하고 다운로드가 안 될때..
code snippet
eclipse, STS, Install4j 등 자바 관련 IDE, 개발툴
FrameWork & 3rd party Library
How-to articles
Java Language
Java Web Application Server(tomcat, jetty, JBoss 등)
jUnit & Test FrameWork
ORM(Mybatis, Hibernate) & DBMS 관련 library, knowhow
•
Troubleshooting articles
•
CentOS 와 Ubuntu 에 JDK/JRE 설치시 JAVA_HOME 변수 설정
SDKMan! 으로 commandline에서 JDK 와 개발 도구를 설치/관리하기
Blogs
Java
/
apache maven
/
Maven parent pom vs modules pom
Summarize
Maven parent pom vs modules pom
정광섭
Owned by
정광섭
2013-Jul-16
1 min read
Loading data...
Parent pom - Project Inheritance
Moduels pom - Project Aggregation
groupId, version 은 parent-pom 과 공유
개별 모듈이 별도의 버전을 가질수 없음.
Ref
http://maven.apache.org/guides/introduction/introduction-to-the-pom.html
maven-parent-pom-vs-modules-pom - stackoverflow
http://rgladwell.wordpress.com/2010/12/06/4-reasons-why-maven-nested-modules-suck/
{"serverDuration": 68, "requestCorrelationId": "a75bc9bbf7ad4014ba952fd744b21a89"}