GitHub user ptzafrir opened a pull request:
https://github.com/apache/tomcat-maven-plugin/pull/24
fix path resolution under windows
URL translate spaces to %20 and thus is unable to resolve jar paths located
in directory with spaces in the path (as is the case under windows).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptzafrir/tomcat-maven-plugin tc8.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomcat-maven-plugin/pull/24.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #24
----
commit 11dd14798670585e0e73ddfae4407426e57c3ccf
Author: Tzafrir Poupko <[email protected]>
Date: 2016-06-20T06:17:27Z
fix path resolution under windows
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]