Hello all,

I'm trying to deploy a war file same way as I do with the jar:deploy.
This last one works fine but using the same properties the war:deploy will not work. It says: "No remote repository was defined."
These are the properties I use:


maven.repo.remote=http://our.local.repository, http://www.ibiblio.com/maven
maven.username=maven
maven.repo.central=<hostname>
maven.repo.central.directory=<directory>

Do I need more properties?
Thanx in advance,

Esteban

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



Reply via email to