> 1. Go to the machine with the local repository.
> 2. Do i need to go to the specific source tree or any place in the computer?
> 3. Type mvn deploy:deploy-file <all the rest of the arguments>.

Go read up on the deploy plugin... deploy:deploy-file takes a single
file as its argument, and deploys just that file to a specified remote
repo.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to