Details
Description
steps to reproduce:
- run mvn cargo:start on a war project with an existing tomcat installation
- the war file is copied into the tomcat/webapps directory
- shutdown cargo
- run mvn install to create new war file (probably make some changes to notice the change)
- run mvn cargo:start
- cargo fails to copy the new war file into tomcat and so it's still running the old code.
The only workaround I know is to always run mvn clean before running cargo.
Activity
Savas Ali Tokmen
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.0.2 [ 16464 ] |
Savas Ali Tokmen
made changes -
| Fix Version/s | 1.1.0 [ 16436 ] | |
| Fix Version/s | 1.0.2 [ 16464 ] |
Savas Ali Tokmen
made changes -
| Comment | [ Targeting version 1.0.2 ] |
Savas Ali Tokmen
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Assignee | Savas Ali Tokmen [ alitokmen ] | |
| Resolution | Fixed [ 1 ] |
hi
i have problem with the maven2 + tomcat 6.0, can u help. i am facing problem copying the war to tomcat/webapp folder.
thanks & regards
Sridhar