Changes between Version 13 and Version 14 of Maven


Ignore:
Timestamp:
Jun 8, 2010, 8:15:06 AM (14 years ago)
Author:
Fxp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Maven

    v13 v14  
    5959{{{
    6060mvn clean install
     61-- Skip test
    6162mvn clean install -Dmaven.test.skip=true
     63-- Offline use
     64mvn clean install -o
    6265}}}
    6366