You don't use the distributionManagement tag in settings.xml, you use it in
pom.xml. In settings.xml you use <servers> with <server> nested to define
your username and such, and you use
<profiles><profile><repositories><repository> (nested) to define the
repository location.

Don't forget to activate the profile.

-K


On 3/23/06 3:38 PM, "Marc Dugger" <[EMAIL PROTECTED]> wrote:

> I'm trying to "localize" the distributionManagement in settings.xml, but
> receiving following:  "Unrecognised tag: 'distributionManagement'"
> 
> Documentation says it can be done.  I'm using Maven 2.0.2.
> 
> Marc Dugger
> [EMAIL PROTECTED]
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 6% real estate sales commission? Not likely.
> Learn why at http://tinyurl.com/dvkbu
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

--
Kathryn Huxtable
Middleware Architect
Core Middleware
Information Technology, a division of Information Services
The University of Kansas


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

Reply via email to