Hi people,

I'm very new to maven 2, but I've been a maven 1.0 user for a time.

I've read all the theory about profiles, which brings to me a question: What is the best place to put my username and password for the maven-scm-plugin. Perhaps the pom.xml is not the best place (In the plugin configuration) because, for security reasons, each developer might have his own user. Then, I think of configuring this plugin in the settings.xml. but I can't :(

Then it think of creating a profile (named default), mark it as the activeProfile and then define a property called "username". Finally in the plugin configuration, use the property.

What do you think? It's a bit twisted, isn't it?

Hoping from hearing from you soon

Best Regards


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

Reply via email to