« Return to Thread: m2 gpg plugin (was Re: Update of "ReleasePlan105" by GregReddin)

m2 gpg plugin (was Re: Update of "ReleasePlan105" by GregReddin)

by Rahul Akolkar :: Rate this Message:

Reply to Author | View in Thread

On 5/12/08, Apache Wiki <wikidiffs@...> wrote:

> 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:
>
<snip/>

Its sometimes tedious to figure out why certain things are not
happening in the m2 build, but I think it'll be worthwhile spending
some time trying to fix this -- it will be a lot of work if you have
to manually sign the artifacts in the framework release(s).

-Rahul


>   {{{
>  - 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/.
>   }}}
>

 « Return to Thread: m2 gpg plugin (was Re: Update of "ReleasePlan105" by GregReddin)