Revision 41352

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
  
344

  
345
Alternatively can excute::
346

  
347
  svn list https://devel.gvsig.org/svn/gvsig-desktop/ 
348

  
349
And manually accept the certificate permanently.
350

  
345 351
Another option that works on Windows in declaring the user and password in the command:
346 352

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

Also available in: Unified diff