Ok, I'll bite...

Martin, I know your responses are usually, to my mind at least, slightly
off with respect to the question asked, but i can usually find some
connection.

In this case, however, i have to ask how on earth do you think this has
*any* relevance to the question about Subversion?

On Thursday, 6 June 2013, Martin Gainty wrote:

> setup a ssh repository in distribution-management
> http://maven.apache.org/plugins/maven-deploy-plugin/examples/deploy-ssh-external.html
>
> then you can 'pull' the necessary SSH artifacts by referencing them inside
> the <build> <extension>
>
> Martin Gainty
> ______________________________________________
> Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
>
> Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene
> Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte
> Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht
> dient lediglich dem Austausch von Informationen und entfaltet keine
> rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von
> E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.
>
> Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le
> destinataire prévu, nous te demandons avec bonté que pour satisfaire
> informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie
> de ceci est interdite. Ce message sert à l'information seulement et n'aura
> pas n'importe quel effet légalement obligatoire. Étant donné que les email
> peuvent facilement être sujets à la manipulation, nous ne pouvons accepter
> aucune responsabilité pour le contenu fourni.
>
>
> > Date: Thu, 6 Jun 2013 15:18:12 +0530
> > Subject: maven-exec-plugin
> > From: 06v...@gmail.com <javascript:;>
> > To: users@maven.apache.org <javascript:;>
> >
> > Hi,
> > I am having a problem in using maven-exec-plugin. I have requirement
> that i
> > need to use SVN MOVE command to rename labels. Since SCM does not support
> > "MOVE svn tags/labels" i am using maven-exec-plugin to rename svn tags
> with
> > required arguments including svn username and password. The problem i am
> > facing is, this exec plugin is able to rename the labels, but in the
> build
> > log, it shows the entire exec plugin command in plain text what i have
> set,
> > since i am passing even password also, it also displays password in plain
> > text. Is there any way i can mask some parameters which i want to aovid
> > being displayed in plain text. Or is there any bettern plugin i can use
> to
> > meet my requirement? Any pointers for this?
> >
> > THanks
> > Virg
>



-- 
Sent from my phone

Reply via email to