You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Esteban Chiner <ec...@es.wanadoo.com> on 2004/03/23 21:07:56 UTC

Deploying war files

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org