jira-importer commented on issue #127: URL: https://github.com/apache/maven-war-plugin/issues/127#issuecomment-2967844264
**[Jens Bannmann](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jens.b)** commented Never mind, this **does** work correctly after all. I managed to forget the @ character after the groupId placeholder. The following mapping works: ``` @{groupId}@_@{artifactId}@-@{version}@@{dashClassifier?}@.@{extension}@ ``` Please close this issue as 'invalid' or the like. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org