Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] can't set tycho.scmUrl on command line?

While experimenting with the tycho-packaing-plugin sourceReferences, I’ve found that -Dtycho.scmUrl is ignored. The property must be set in a POM file (technically defining the property settings.xml seems to work too, but that would apply to all maven builds). And if it is set in the POM file then the POM value is used with no indication that the CLI argument was ignored. As for a potential use-case someone might be using git-svn to work privately with Git while the production build comes from SVN. So the POM would have tycho.scmUrl set for SVN, and the developer should use a command-line argument to minimize accidentally pushing a Git value back into SVN. 
 

This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any review, use, distribution, or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.

Back to the top