Yes, the sbt-gpg-plugin only does *.asc files. It's analogous to
maven-gpg-plugin.
I'm currently generating the checksums with
http://github.com/scalatra/scalatra/blob/7e4af9a0/project/build/ChecksumPlugin.scala.
It was hacked together hurriedly, with a lot of duplication with the
GPG plugin, but it works for me.
A better long-term solution for publishing to Maven might be to build
a task on top of Maven Aether. When I last looked at it, it required
building some dependencies from source, but that situation may have
changed by now.
Thanks,
Ross
On Sep 19, 4:20 am, Heiko Seeberger <
heiko.seeber...@googlemail.com>
wrote:
> Hi Ross,
>
> Maybe you can shed light on this ...
>
> Heiko
>
> ---------- Forwarded message ----------
> From: Viktor Klang <
viktor.kl...@gmail.com>
> Date: 18 September 2010 23:40
> Subject: Re: [sbt] Generate .pom.sha1 and .jar.sha1
> To: "
simple-b...@googlegroups.com" <
simple-b...@googlegroups.com
>
> I think his plugin is merely generating an asc file, not the sh1 or md5
> ones.
>
> On Fri, Sep 17, 2010 at 9:13 PM, Viktor Klang <
viktor.kl...@gmail.com>wrote:
>
>
>
> > Mainly to make sure of the integrity if the artifacts.
>
> > Will try the plugin :-)
>
> > Viktor Klang
> > Code Connoisseur
> >
www.akkasource.com
>
> > On Sep 17, 2010, at 20:49, Heiko Seeberger <
heiko.seeber...@googlemail.com>
> > wrote:
>
> > GnuPG Supports ElGamal, DSA, RSA, AES, 3DES, Blowfish, Twofish, CAST5,
> > MD5, SHA-1, RIPE-MD-160 and TIGER.
>
> > What's the reason you want to sing your artifacts? If publishing (to Maven
> > central), that's what Ross' plugin is doing. He is using it for Scalatra, as
> > you can see here: <
https://oss.sonatype.org/content/repositories/releases/org/scalatra/s...>
> >
https://oss.sonatype.org/content/repositories/releases/org/scalatra/s...
>
> > Heiko
>
> > On 17 September 2010 19:55, Viktor Klang < <
viktor.kl...@gmail.com>
> >
viktor.kl...@gmail.com> wrote:
>
> >> Doesnt look to support neither MD5 nor SHA1, or?
>
> >> Cheers,
>
> >> Viktor Klang
> >> Code Connoisseur
> >> <
http://www.akkasource.com>
www.akkasource.com
>
> >> On Sep 17, 2010, at 19:50, Heiko Seeberger <<
heiko.seeber...@googlemail.com>
> >> > On Thursday, September 16, 2010, Viktor Klang <<
viktor.kl...@gmail.com>
> >>
viktor.kl...@gmail.com> wrote:
> >> >> Hi,
>
> >> >> what is the recommended way of generating SHA1 signature files (both
> >> for artifact.pom.sha1 and artifact.jar.sha1) for publish?
> >> >> Thanks,
> >> >> --
> >> >> Viktor Klang,
> >> >> Code Connoisseur
> >> >> Work: <
http://www.akkasource.com>
www.akkasource.com
> >> >> Code: <
http://github.com/viktorklang>
github.com/viktorklang
> >> >> Follow: <
http://twitter.com/viktorklang>
twitter.com/viktorklang
> >> >> Read: <
http://klangism.tumblr.com>
klangism.tumblr.com
>
> >> >> --
> >> >> You received this message because you are subscribed to the Google
> >> Groups "simple-build-tool" group.
> >> >> To post to this group, send email to
> >> <
simple-b...@googlegroups.com>
simple-b...@googlegroups.com.
> >> >> To unsubscribe from this group, send email to
> >> <
simple-build-tool%2Bunsu...@googlegroups.com>
> >> > Company: <
http://weiglewilczek.com>
weiglewilczek.com
> >> > Blog:
heikoseeberger.name
> >> > Follow me: <
http://twitter.com/hseeberger>
twitter.com/hseeberger
> >> > OSGi on Scala: <
http://scalamodules.org>
scalamodules.org
> >> > Lift, the simply functional web framework: <
http://liftweb.net>
> >>
liftweb.net
> >> > Akka - Simpler Scalability, Fault-Tolerance, Concurrency & Remoting
> >> through
> >> > Actors: <
http://akkasource.org>
akkasource.org
>
> >> > --
> >> > You received this message because you are subscribed to the Google
> >> Groups "simple-build-tool" group.
> >> > To post to this group, send email to
> >> <
simple-b...@googlegroups.com>
simple-b...@googlegroups.com.
> >> > To unsubscribe from this group, send email to
> >> <
simple-build-tool%2Bunsu...@googlegroups.com>
> >> <
simple-build-tool%2Bunsu...@googlegroups.com>
> > Company: <
http://weiglewilczek.com>
weiglewilczek.com
> > Blog:
heikoseeberger.name
> > Follow me: <
http://twitter.com/hseeberger>
twitter.com/hseeberger
> > OSGi on Scala: <
http://scalamodules.org>
scalamodules.org
> > Lift, the simply functional web framework: <
http://liftweb.net>
liftweb.net
> > Akka - Simpler Scalability, Fault-Tolerance, Concurrency & Remoting through
> > Actors: <
http://akkasource.org>
akkasource.org
>
simple-build-t...@googlegroups.com<
simple-build-tool%2Bunsu...@googlegroups.com>
> .
> For more options, visit this group athttp://
groups.google.com/group/simple-build-tool?hl=en.