Re: Configure External Repository Credentials in POM

2010-01-27 Thread Tomasz Pik
On Tue, Jan 26, 2010 at 11:01 PM, Brig Lamoreaux wrote: > > How can you set external repository credentials in the POM file? > > I know that you can create a settings.xml file with values below, but how can > I configure a POM file with username/password. I looked at > http://maven.apache.org/ma

Configure External Repository Credentials in POM

2010-01-26 Thread Brig Lamoreaux
How can you set external repository credentials in the POM file? I know that you can create a settings.xml file with values below, but how can I configure a POM file with username/password. I looked at http://maven.apache.org/maven-v4_0_0.xsd and I don't see a username and password.