Yup, I your right and while looking for this, I realized the benefits of this
Thanks for your help Wayne -------------------------------------------- Shahzad Qureshi Systems Analyst/Programmer Applications Directorate | La direction générale des applications Chief Information Environment Canada 416-739-4702 [email protected] -----Original Message----- From: Wayne Fay [mailto:[email protected]] Sent: Tuesday, December 08, 2009 2:44 PM To: Maven Users List Subject: Re: Putting nexus setting.xml info in pom > I don't want to distribute this settings.xml to all of my developers Why not? Some people make a company-specific Maven package with things like custom settings.xml files etc and requires their developers download and install it. > so what should I do? You should follow the directions. > Can I put all of this in pom.xml of our project archetype (which all > developers use to create projects) so I don't have to distribute this > settings.xml files or is there another way around it? No. Each developer needs their own copy of this settings.xml file. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
