You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by Apache Wiki <wi...@apache.org> on 2013/12/18 05:37:05 UTC

[Jclouds Wiki] Update of "Validate a Release" by ZackShoylev

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jclouds Wiki" for change notification.

The "Validate a Release" page has been changed by ZackShoylev:
https://wiki.apache.org/jclouds/Validate%20a%20Release?action=diff&rev1=9&rev2=10

  </project>
  }}}
  
- 3. Run the command {{{mvn -Pjclouds-staging dependency:copy-dependencies "-DoutputDirectory=./lib"}}} to download the JARs to a lib directory.
+ 3. Run the command {{{mvn clean -Pjclouds-staging dependency:copy-dependencies "-DoutputDirectory=./lib" -U}}} to download the JARs to a lib directory.
  
  At the end of it you should have a simple directory structure like so.