Witaj Malcolm,

MWH> is there no way of setting it in a properties file ?

Yes it is. Try using profile.

        <profiles>
                <profile>
                        <id>myProfile</id>
                        <properties>
                           <maven.username>MyName</maven.username>
                        </properties>
                </profile>
        </profiles>


-- 
Pozdrowienia,
 Marcin Cetnarski


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to