随笔分类 - maven
摘要:1. git flow 请参考 http://www.ituring.com.cn/article/56870 2.开始使用插件,在pom.xml中添加以下代码: https://bitbucket.org/atlassian/jgit flow/wiki/Home 3.configuration
阅读全文
摘要:1. Compiling Sources Using A Different JDK The parameter can be used to specify the version of the compiler that the plugin will use. However, you a...
阅读全文
摘要:1.相关环境变量 2.增加tomcat user, 修改 $CATALINA_HOME/conf/tomcat users.xml 3.配置maven, 修改 $M2_HOME/conf/settings.xml, 让maven访问tomcat 4.修改项目pom.xml
...
阅读全文