jira-importer commented on issue #171: URL: https://github.com/apache/maven-war-plugin/issues/171#issuecomment-2967847624
**[Maria Odea B. Ching](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=oching)** commented The attached patch file changes the file name of the dependency jar file to the correct format. In the scenario described above, when mvn install or mvn package is executed from the reactor, project a's file name is in the ${artifactName}-${version}.jar format instead of ${pom.build.finalName}.jar format when included in the WEB-INF/lib directory of project b. -- 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