jira-importer opened a new issue, #191: URL: https://github.com/apache/maven-war-plugin/issues/191
**[Daniel Diephouse](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=dandiep)** opened **[MWAR-23](https://issues.apache.org/jira/browse/MWAR-23?redirect=false)** and commented I set about trying to include a jar that is not in the repository (either local or remote) and I ended up using the \<systemPath> element with a scope of system for the dependency. Unfortunately the maven war plugin doesn't copy the jar to the war. I see two solutions: 1. Change the war plugin so it is included 2. Provide some mechanism to include jars on the filesystem in arbitrary places without a scope of system --- **Affects:** 2.0 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org