Ok, I updated plexus-utils to 1.5.15. Now it puts arguments with spaces and single quotes surrounded with a single quotes. However for synergy irrespective of the target shell the argument for query should be surrounded with double quotes.
Now if programatically I try to put double quotes. Still plexus replaces them with single quotes. Weird behaviour. Any work arounds known? -----Original Message----- From: Benjamin Bentmann [mailto:[email protected]] Sent: Friday, December 18, 2009 4:08 PM To: Maven Developers List Subject: Re: FW: [Maven-SCM] Quotes in CommandLine is causing failure to scm:update Subir wrote: > While executing scm:update command in 'Linux', there is a single quote > which appears in the start and end of the argument. This causes the > already existing arguments to have wrong syntax. You filled this issue against plexus-utils:1.5.6 which had already a bunch of newer releases. So I suggest to try some of the newer versions. It might also be a problem in the SCM codebase itself, i.e. trying to do quoting on its own instead of leaving this completely to plexus-utils. Benjamin --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Please do not print this email unless it is absolutely necessary. The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
