I just finished the new memcache stuff and am having trouble building.
What do I do here?
* What went wrong:
Execution failed for task ':signArchives'.
Cause: Cannot perform signing task ':signArchives' because it has no
configured signatory
> I just finished the new memcache stuff and am having trouble building.
> What do I do here?
> * What went wrong:
> Execution failed for task ':signArchives'.
> Cause: Cannot perform signing task ':signArchives' because it has no
> configured signatory
> On Feb 29, 11:01 am, Scott Murphy <sc...@pixoto.com> wrote:
> > I just finished the new memcache stuff and am having trouble building.
> > What do I do here?
> > * What went wrong:
> > Execution failed for task ':signArchives'.
> > Cause: Cannot perform signing task ':signArchives' because it has no
> > configured signatory
> I have pgp installed, but am also wondering if this is a bit overkill
> to install to my local repo.
> I am just trying to run the gradle install command.
> If possible, I think the build settings should be modified to not sign
> if installing locally.
> On Feb 28, 8:23 pm, Steven <baker.steven...@gmail.com> wrote:
> > On Feb 29, 11:01 am, Scott Murphy <sc...@pixoto.com> wrote:
> > > I just finished the new memcache stuff and am having trouble building.
> > > What do I do here?
> > > * What went wrong:
> > > Execution failed for task ':signArchives'.
> > > Cause: Cannot perform signing task ':signArchives' because it has no
> > > configured signatory
You still have issues building? I only ran gradle test for my latest commits, haven't tried other targets. Vladimir contributed some Gradle build enhancements for allowing us to be able to deploy Gaelyk to Maven Central. Which target did you try?
On Wed, Feb 29, 2012 at 02:01, Scott Murphy <sc...@pixoto.com> wrote: > I just finished the new memcache stuff and am having trouble building. > What do I do here?
> * What went wrong: > Execution failed for task ':signArchives'. > Cause: Cannot perform signing task ':signArchives' because it has no > configured signatory
> -- > You've received this message because you've subscribed to the Gaelyk Google Group. > To send an email to the group, please write to: gaelyk@googlegroups.com > To unsuscribe from this group: gaelyk+unsubscribe@googlegroups.com > To show more options: http://groups.google.fr/group/gaelyk?hl=en
-- Guillaume Laforge Groovy Project Manager SpringSource, a division of VMware
> You still have issues building?
> I only ran gradle test for my latest commits, haven't tried other targets.
> Vladimir contributed some Gradle build enhancements for allowing us to
> be able to deploy Gaelyk to Maven Central.
> Which target did you try?
> On Wed, Feb 29, 2012 at 02:01, Scott Murphy <sc...@pixoto.com> wrote:
> > I just finished the new memcache stuff and am having trouble building.
> > What do I do here?
> > * What went wrong:
> > Execution failed for task ':signArchives'.
> > Cause: Cannot perform signing task ':signArchives' because it has no
> > configured signatory
> > --
> > You've received this message because you've subscribed to the Gaelyk Google Group.
> > To send an email to the group, please write to: gaelyk@googlegroups.com
> > To unsuscribe from this group: gaelyk+unsubscribe@googlegroups.com
> > To show more options:http://groups.google.fr/group/gaelyk?hl=en
> --
> Guillaume Laforge
> Groovy Project Manager
> SpringSource, a division of VMware
> Try adding a project property noSign with a value of true.
> On Feb 29, 6:57 pm, Guillaume Laforge <glafo...@gmail.com> wrote:
> > You still have issues building?
> > I only ran gradle test for my latest commits, haven't tried other targets.
> > Vladimir contributed some Gradle build enhancements for allowing us to
> > be able to deploy Gaelyk to Maven Central.
> > Which target did you try?
> > On Wed, Feb 29, 2012 at 02:01, Scott Murphy <sc...@pixoto.com> wrote:
> > > I just finished the new memcache stuff and am having trouble building.
> > > What do I do here?
> > > * What went wrong:
> > > Execution failed for task ':signArchives'.
> > > Cause: Cannot perform signing task ':signArchives' because it has no
> > > configured signatory
> > > --
> > > You've received this message because you've subscribed to the Gaelyk Google Group.
> > > To send an email to the group, please write to: gaelyk@googlegroups.com
> > > To unsuscribe from this group: gaelyk+unsubscribe@googlegroups.com
> > > To show more options:http://groups.google.fr/group/gaelyk?hl=en
> > --
> > Guillaume Laforge
> > Groovy Project Manager
> > SpringSource, a division of VMware
> You still have issues building?
> I only ran gradle test for my latest commits, haven't tried other targets.
> Vladimir contributed some Gradle build enhancements for allowing us to
> be able to deploy Gaelyk to Maven Central.
> Which target did you try?
> On Wed, Feb 29, 2012 at 02:01, Scott Murphy <sc...@pixoto.com> wrote:
> > I just finished the new memcache stuff and am having trouble building.
> > What do I do here?
> > * What went wrong:
> > Execution failed for task ':signArchives'.
> > Cause: Cannot perform signing task ':signArchives' because it has no
> > configured signatory
> > --
> > You've received this message because you've subscribed to the Gaelyk Google Group.
> > To send an email to the group, please write to: gaelyk@googlegroups.com
> > To unsuscribe from this group: gaelyk+unsubscribe@googlegroups.com
> > To show more options:http://groups.google.fr/group/gaelyk?hl=en
> --
> Guillaume Laforge
> Groovy Project Manager
> SpringSource, a division of VMware
Don't use the noSign property unless it's just a work around for your
local.
You will need to still sign artifacts before they can be deployed to
Sonatype's repo.
My second note about adding the 'required {...' config is probably the
right approach. (I have not tested this, I only know about this
generally because of my own maven centrally deployed project).
On Mar 1, 5:38 am, Scott Murphy <sc...@pixoto.com> wrote:
> On Feb 29, 12:57 am, Guillaume Laforge <glafo...@gmail.com> wrote:
> > You still have issues building?
> > I only ran gradle test for my latest commits, haven't tried other targets.
> > Vladimir contributed some Gradle build enhancements for allowing us to
> > be able to deploy Gaelyk to Maven Central.
> > Which target did you try?
> > On Wed, Feb 29, 2012 at 02:01, Scott Murphy <sc...@pixoto.com> wrote:
> > > I just finished the new memcache stuff and am having trouble building.
> > > What do I do here?
> > > * What went wrong:
> > > Execution failed for task ':signArchives'.
> > > Cause: Cannot perform signing task ':signArchives' because it has no
> > > configured signatory
> > > --
> > > You've received this message because you've subscribed to the Gaelyk Google Group.
> > > To send an email to the group, please write to: gaelyk@googlegroups.com
> > > To unsuscribe from this group: gaelyk+unsubscribe@googlegroups.com
> > > To show more options:http://groups.google.fr/group/gaelyk?hl=en
> > --
> > Guillaume Laforge
> > Groovy Project Manager
> > SpringSource, a division of VMware
On Thursday, March 1, 2012 3:20:05 AM UTC+1, Steven wrote:
> Don't use the noSign property unless it's just a work around for your > local. > You will need to still sign artifacts before they can be deployed to > Sonatype's repo.
> My second note about adding the 'required {...' config is probably the > right approach. (I have not tested this, I only know about this > generally because of my own maven centrally deployed project).
> On Mar 1, 5:38 am, Scott Murphy <sc...@pixoto.com> wrote: > > ./gradlew > > ./gradlew test > > work fine
> > it happens on > > ./gradlew install
> > will need to follow Steven's recommendation
> > On Feb 29, 12:57 am, Guillaume Laforge <glafo...@gmail.com> wrote:
> > > You still have issues building? > > > I only ran gradle test for my latest commits, haven't tried other > targets. > > > Vladimir contributed some Gradle build enhancements for allowing us to > > > be able to deploy Gaelyk to Maven Central. > > > Which target did you try?
> > > On Wed, Feb 29, 2012 at 02:01, Scott Murphy <sc...@pixoto.com> wrote: > > > > I just finished the new memcache stuff and am having trouble > building. > > > > What do I do here?
> > > > * What went wrong: > > > > Execution failed for task ':signArchives'. > > > > Cause: Cannot perform signing task ':signArchives' because it has no > > > > configured signatory
> > > > -- > > > > You've received this message because you've subscribed to the Gaelyk > Google Group. > > > > To send an email to the group, please write to: > gaelyk@googlegroups.com > > > > To unsuscribe from this group: gaelyk+unsubscribe@googlegroups.com > > > > To show more options:http://groups.google.fr/group/gaelyk?hl=en