GitHub user transamericamoon opened a pull request: https://github.com/apache/camel/pull/1128
fixes for windows buid and maven proxy These fixes make it possible to do a full build on windows. This fix just appends .cmd to the maven command called from "exec-maven-plugin" if you are building on windows. You can merge this pull request into a Git repository by running: $ git pull https://github.com/transamericamoon/camel windows-proxy-build-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1128.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 #1128 ---- commit 98524791275af0e2f94aaa271396c9b823809507 Author: John Moon <john.m...@transamerica.com> Date: 2016-08-19T16:24:53Z fixes for windows buid and maven proxy commit 9c442c5c76ff0838a5f18df5760bbcc9d2a6772b Author: John Moon <john.m...@transamerica.com> Date: 2016-08-19T16:48:41Z reverting back to https ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---