RE: [M2] Need help on configuring maven.username ?

2006-02-03 Thread fabrice . belingard
Have you tried passing the argument in the command line? mvn -Dmaven.username=MyName ... Best Regards / Cordialement, Fabrice BELLINGARD DINQ/DSIN/INSI/EATE/IDVS/AIDV (+33) (01 61) 45 15 91 - [EMAIL PROTECTED]

RE: [M2] Need help on configuring maven.username ?

2006-02-03 Thread Malcolm Wong Ho
is there no way of setting it in a properties file ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Fri 2/3/2006 12:39 PM To: Maven Users List Subject: RE: [M2] Need help on configuring maven.username ? Have you tried passing the argument in the command

RE: [M2] Need help on configuring maven.username ?

2006-02-03 Thread fabrice . belingard
it in a properties file ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Fri 2/3/2006 12:39 PM To: Maven Users List Subject: RE: [M2] Need help on configuring maven.username ? Have you tried passing the argument in the command line? mvn -Dmaven.username=MyName