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

[Shale Wiki] Update of "ReleasePlan105" by GregReddin

Dear Wiki user,

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

The following page has been changed by GregReddin:
http://wiki.apache.org/shale/ReleasePlan105

------------------------------------------------------------------------------
  Maven did not do the GPG signing bit so I performed the following steps:
  
  {{{
- cd target/
+ cd target/checkout
  gpg --armor --output shale-master-3.pom.asc --detach-sig pom.xml
  scp shale-master-3.pom.asc people.apache.org:/www/people.apache.org/builds/shale/m2-staging-repository/org/apache/shale/shale-master/3/.
  }}}