Hi Larry,

I would be interested in creating a similar tool for gradle, perhaps I will 
get in touch with the XTrigger developers and talk to them about developing 
something. The gradle tooling API will support this in the next release I 
believe so this may be achievable soon. The XTrigger framework seems like 
it would fit this sort of plugin well.

Cheers

Nathan 

On Tuesday, 8 April 2014 15:44:11 UTC-6, Larry Shatzer, Jr. wrote:
>
> Nathan,
>
> Is it possible you could contribute to one of those solutions to add the 
> features you need? Such as a better persistence of the data, or add support 
> for reading a gradle file for the maven or ivy one, since aren't the 
> artifacts still reachable by a maven coordinate?
>
> We just want to try and avoid having TOO many plugins that do the SAME 
> thing, or VERY similar. Having lots of plugins is good, just don't want to 
> dilute existing ones.
>
> -- Larry
>
>
> On Tue, Apr 8, 2014 at 2:04 PM, Nathan Gutzmann 
> <[email protected]<javascript:>
> > wrote:
>
>> Hi Larry,
>>
>> Unfortunately the Maven Dependency Update trigger and the IvyTrigger 
>> Plugin will not work for us as we use gradle instead of Maven or Ivy. I 
>> also looked at the URL trigger from the XTtrigger plugin, however this 
>> plugin does not persist any state outside of RAM. As a result, any changes 
>> that are made if Jenkins is rebooted will not be picked up. This is 
>> unfortunately not an option for us. Additionally the artifactory polling 
>> plugin allows us to filter the job trigger based on a dynamic dependency 
>> version. Thanks for pointing out the other options but unfortunately none 
>> of them are a good fit for our problem. Believe me, I would have used a 
>> pre-build solution if a satisfactory one existed.
>>
>> Cheers
>>
>> Nathan 
>>
>>
>> On Tuesday, 8 April 2014 12:19:54 UTC-6, Larry Shatzer, Jr. wrote:
>>
>>> How is that different than https://wiki.jenkins-ci.
>>> org/display/JENKINS/Maven+Dependency+Update+trigger (or say 
>>> https://wiki.jenkins-ci.org/display/JENKINS/IvyTrigger+Plugin or other 
>>> ones listed here: https://wiki.jenkins-ci.org/display/JENKINS/XTrigger+
>>> Plugin)
>>>
>>>
>>>
>>> On Tue, Apr 8, 2014 at 11:23 AM, Nathan Gutzmann 
>>> <[email protected]>wrote:
>>>
>>>> Hi Jenkins Developers,
>>>>
>>>> I've created a new plugin which is an implementation of an SCM style 
>>>> plugin. It can be used to poll Artifactory (open source or pro) for new 
>>>> versions of dependencies and trigger jobs when these dependencies are 
>>>> updated. 
>>>>
>>>> My github username is ngutzmann. Please call the repo 
>>>> "artifactory-polling-plugin" if possible.
>>>>
>>>> Cheers
>>>>
>>>> Nathan
>>>>
>>>>  -- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "Jenkins Developers" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to [email protected].
>>>>
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>>  -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to