> 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]
