* nexus 설치
* jenkins 설치
* maven 설치
* setting.xml
{{{
C:/eGovFrameDev-2.0.1-FullVer/mavenrepository_2.0/repository
nexus
*
http://221.150.127.106:8082/nexus/content/groups/public
nexus
central
http://central
true
true
central
http://central
true
true
nexus
}}}
* pom.xml
{{{
org.codehaus.mojo
tomcat-maven-plugin
1.1
http://221.150.127.106:8080/manager/html
/nexus
admin
}}}