Rahul Akolkar
2008-05-12 16:18:47 UTC
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Shale Wiki" for change notification.
http://wiki.apache.org/shale/ReleasePlan105
------------------------------------------------------------------------------
<snip/>You have subscribed to a wiki page or wiki category on "Shale Wiki" for change notification.
http://wiki.apache.org/shale/ReleasePlan105
------------------------------------------------------------------------------
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/.
}}}
- 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/.
}}}