Maven & resin
Maven带来的变化
使用maven构建工程很方便,但是不能使用Eclipse的web容器组件,比如tomcat、resin。个人认为,因为工程的目录结构已经不是eclipse能够识别的web工程,都已经是maven“约定”的结构,而且生命周期也交给了maven管理,所以,IDE便很难插手。但是我们需要方便的配置启动服务器,于是我尝试使用maven的插件。
解决之道
http://wiki3.caucho.com/Maven2,这里有我需要的插件。
Unable to parse configuration of mojo com.caucho:resin-maven-plugin:4.0.16:run: Cannot find setter, adder nor field in com.caucho.maven.MavenRun for 'contextRoot'
failed
相关推荐
丽丽 2020-10-30
一青年 2020-08-13
lantingyue 2020-07-30
yuanye0 2020-06-21
akcsdno 2020-06-15
Julywhj 2020-06-09
MrFuWen 2020-06-06
neweastsun 2020-03-30
kong000dao0 2020-03-07
JayFighting 2020-02-24
mokingone 2012-09-03
六天 2013-05-13
数据库工具开发 2013-05-10
书弋江山 2020-01-14
SoarFly00 2020-01-14
akcsdno 2020-01-04
htofly 2020-01-04
yuanye0 2020-01-04
CoderBoy 2019-12-30