Revision 40986

View differences:

trunk/org.gvsig.desktop/maven-howto.rst
341 341
from the command line ::
342 342

  
343 343
  svn ci -m "" pom.xml
344
  
345
Another option that works on Windows in declaring the user and password in the command:
344 346

  
347
mvn release:prepare -Dusername=[username] -Dpassword=[password]
348

  
349

  

Also available in: Unified diff