Issue Details (XML | Word | Printable)

Key: CACTUS-64
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Vincent Massol
Reporter: Sean Timm
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Cactus

maven.war.final.name should be used for cactus.src.war

Created: 06/Nov/03 06:43 AM   Updated: 29/Jan/05 04:46 PM
Return to search
Component/s: Maven Integration
Affects Version/s: None
Fix Version/s: 1.6

Time Tracking:
Not Specified

File Attachments:
  Size
Text File plugin-warfilename.diff 2003-11-06 06:45 AM Sean Timm 0.7 kB
Environment:
Operating System: All
Platform: All

Bugzilla Id: 24447


 Description  « Hide
The expected name of the generated war file is currently hardcoded to
pom.artifactId rather than relying on maven.war.final.name. I've got a patch
I'll attach shortly.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Sean Timm added a comment - 06/Nov/03 06:45 AM
Created an attachment (id=8952)
Fix for war file name issue

Vincent Massol added a comment - 07/Nov/03 11:19 PM
Thanks. Fixed in CVS.

thierry lach added a comment - 14/Jul/04 09:13 PM
Please re-open this issue. It appears that the previously applied patch was lost somewhere before 1.6.1 release.

Vincent Massol added a comment - 15/Jul/04 11:04 AM
Thanks. I've fixed it again. It was a complex fix which has required me to modify both the WAR and EJB Maven plugins. You'll now need version 1.6 of the EJB plugin and version 1.7 of the WAR plugin for the Cactus plugin to work.

Joachim Schreiber added a comment - 29/Jan/05 04:46 PM
I was searching Maven CVS but can't find mentioned EJB and WAR plugins. Where can I find them?
Thanks!