各模块tar包变war包教程.docx

上传人:b****5 文档编号:14418278 上传时间:2023-06-23 格式:DOCX 页数:24 大小:19.44KB
下载 相关 举报
各模块tar包变war包教程.docx_第1页
第1页 / 共24页
各模块tar包变war包教程.docx_第2页
第2页 / 共24页
各模块tar包变war包教程.docx_第3页
第3页 / 共24页
各模块tar包变war包教程.docx_第4页
第4页 / 共24页
各模块tar包变war包教程.docx_第5页
第5页 / 共24页
各模块tar包变war包教程.docx_第6页
第6页 / 共24页
各模块tar包变war包教程.docx_第7页
第7页 / 共24页
各模块tar包变war包教程.docx_第8页
第8页 / 共24页
各模块tar包变war包教程.docx_第9页
第9页 / 共24页
各模块tar包变war包教程.docx_第10页
第10页 / 共24页
各模块tar包变war包教程.docx_第11页
第11页 / 共24页
各模块tar包变war包教程.docx_第12页
第12页 / 共24页
各模块tar包变war包教程.docx_第13页
第13页 / 共24页
各模块tar包变war包教程.docx_第14页
第14页 / 共24页
各模块tar包变war包教程.docx_第15页
第15页 / 共24页
各模块tar包变war包教程.docx_第16页
第16页 / 共24页
各模块tar包变war包教程.docx_第17页
第17页 / 共24页
各模块tar包变war包教程.docx_第18页
第18页 / 共24页
各模块tar包变war包教程.docx_第19页
第19页 / 共24页
各模块tar包变war包教程.docx_第20页
第20页 / 共24页
亲,该文档总共24页,到这儿已超出免费预览范围,如果喜欢就下载吧!
下载资源
资源描述

各模块tar包变war包教程.docx

《各模块tar包变war包教程.docx》由会员分享,可在线阅读,更多相关《各模块tar包变war包教程.docx(24页珍藏版)》请在冰点文库上搜索。

各模块tar包变war包教程.docx

各模块tar包变war包教程

1.添加servlet依赖,关注红色部分必须的,

javax.servlet

javax.servlet-api

3.1.0

provided

2.对javax.el包添加provided

org.glassfish

javax.el

${el.version}

provided

以pss为例红色部分就是添加的部分

xmlversion="1.0"encoding="UTF-8"?

>

//maven.apache.org/POM/4.0.0"

xmlns:

xsi="http:

//www.w3.org/2001/XMLSchema-instance"

xsi:

schemaLocation="http:

//maven.apache.org/POM/4.0.0http:

//maven.apache.org/xsd/maven-4.0.0.xsd">

4.0.0

com.bestpay.old-settle-system

old-settle-system

pom

1.0.8-150812

pss-common

pss-persistence-api

pss-persistence

pss-service

bppf-packs

3.1.0

UTF-8

3.2.5.RELEASE

4.11

15.0

2.0.0

3.1.1

1.1.1

2.2.2

1.6

2.0.1

2.5

2.2.2

1.0.0.GA

2.3

1.3

1.16.4

1.0.0

1.7.0

5.4.0

2.2.2

1.7.5

1.0.13

1.2.17

2.4.10

0.1

11.2.0.1.0

1.1.1

1.6.1

1.1.1

1.8.5

1.0.2

3.0-b01

5.0.1.Final

1.1.0.Final

3.0.1.RELEASE

1.8.5

3.1

0.9.1.2

1.9.2

1.7.0

3.2

1.2.0.RELEASE

--内部模块依赖-->

1.0.9-150812

1.0.8-150812

1.0.8-150812

1.0.8-150812

1.0.9-150812

1.1.6-150923

1.0.8-150812

1.1.4-150812

1.0.5-150812

--内部模块依赖-->

org.apache.maven.plugins

maven-compiler-plugin

3.1

1.7

1.7

---->

---Xlint:

unchecked-->

---->

org.apache.maven.plugins

maven-surefire-plugin

2.17

false

-XX:

-UseSplitVerifier

maven-surefire-plugin

maven-compiler-plugin

3.1

UTF-8

joda-time

joda-time

${joda-time.version}

com.google.guava

guava

${guava.version}

com.alibaba

dubbo

${dubbo.version}

org.springframework

spring

log4j

log4j

org.springframework

spring-context

${spring.version}

org.springframework

spring-aop

${spring.version}

org.springframework.integration

spring-integration-core

${spring.integration.version}

org.springframework.integration

spring-integration-stream

${spring.integration.version}

org.aspectj

aspectjweaver

${aspectj.version}

--logrelatedbegin-->

org.slf4j

log4j-over-slf4j

${slf4j.version}

org.slf4j

slf4j-api

${slf4j.version}

ch.qos.logback

logback-classic

${logback.version}

runtime

ch.qos.logback

logback-core

${logback.version}

commons-logging

commons-logging

${commons-logging.version}

com.github.sgroschupf

zkclient

${zkclient.version}

log4j

log4j

com.oracle

ojdbc6

${ojdbc.version}

runtime

org.mybatis

mybatis

${mybatis.version}

org.mybatis

mybatis-spring

${mybatis-spring.version}

commons-lang

commons-lang

${commons-lang.version}

dom4j

dom4j

${dom4j.version}

jaxen

jaxen

${jaxen.version}

junit

junit

${junit.version}

org.hamcrest

hamcrest-core

${hamcrest.version}

test

org.hamcrest

hamcrest-library

${hamcrest.version}

test

org.mockito

mockito-all

${mockito.version}

test

net.sf.dozer

dozer

${dozer.version}

org.projectlombok

lombok

${lombok.version}

org.glassfish

javax.el

${el.version}

provided

javax.servlet

javax.servlet-api

${javax.servlet-api.version}

provided

com.bestpay

bestpay-foundation

${bestpay-foundation.version}

org.glassfish

javax.el

org.hibernate

hibernate-validator

${hibernate.version}

com.bestpay

bpep-validator

${

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 农林牧渔 > 林学

copyright@ 2008-2023 冰点文库 网站版权所有

经营许可证编号:鄂ICP备19020893号-2