-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the tomcat version of tomcat7-maven-plugin to latest version #318
Comments
How about Tomcat8? |
I want to consider replacing to cargo-maven2-plugin from tomcat7-maven-plugin. |
I tried cargo-maven2-plugin. please see 96e4cc9 . [Multi blank project] mvn clean package -DskipTests=true
mvn -f projectName-web/pom.xml cargo:run * [Single blank project] mvn clean package
mvn cargo:run [Note] mvn cargo:run -P tomcat7 |
Please replace tomcat7-plugin to cargo-maven2-plugin for 5.1.0.RELEASE only. |
|
…rsion Update tomcat7 version #318
Description
Currently, tomcat version of tomcat7-maven-plugin is 7.0.59.
But 7.0.67 has been released.
Possible Solutions
Update to same version with Spring IO Platform.
Affects Version/s
Fix Version/s
Issue Links
None
The text was updated successfully, but these errors were encountered: