Quantcast

Re: Permission to publish to new Artifactory for old Grails Plugins (and one new)

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Permission to publish to new Artifactory for old Grails Plugins (and one new)

Aaron Zirbes
I've renamed the plugin to cargo-deploy.


--
Aaron

On Wed, Jun 27, 2012 at 7:40 AM, Aaron Zirbes <[hidden email]> wrote:

Will do.

On Jun 27, 2012 2:09 AM, "Graeme Rocher" <[hidden email]> wrote:
Could you maybe choose a name less generic? Such as cargo-deploy?

Cheers

On Tue, Jun 26, 2012 at 12:55 AM, Aaron Zirbes <[hidden email]> wrote:
> Hi!
>
> I haven't published to the new artifactory-based plugin repository yet, and
> found that I don't have access to write to this new one yet.
>
> I have a few other plugins I've published under the old regime
> (address-standardize-zpfour, spring-security-shibboleth-native-sp,
> spring-security-mock, xsd-reverse-engineer)
>
> My grails.org username is 'azirbes'
> The name of my new plugin is 'deploy',  It's a grails wrapper for the Cargo
> libraries, the same ones used by the Jenkins-CI deploy plugin.
> The source code is: https://github.com/aaronzirbes/grails-deploy
> The documentation is: http://zirbes.org/grails-deploy/
>
> --
> Aaron J. Zirbes
> [hidden email]
> [hidden email]
> Senior Grails Consultant



--
Graeme Rocher
Grails Project Lead
SpringSource - A Division of VMware
http://www.springsource.com

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email



Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Permission to publish to new Artifactory for old Grails Plugins (and one new)

Aaron Zirbes

Am I missing anything else to get upload permission on the new server? Thanks!

On Jun 27, 2012 4:38 PM, "Aaron Zirbes" <[hidden email]> wrote:
I've renamed the plugin to cargo-deploy.


--
Aaron

On Wed, Jun 27, 2012 at 7:40 AM, Aaron Zirbes <[hidden email]> wrote:

Will do.

On Jun 27, 2012 2:09 AM, "Graeme Rocher" <[hidden email]> wrote:
Could you maybe choose a name less generic? Such as cargo-deploy?

Cheers

On Tue, Jun 26, 2012 at 12:55 AM, Aaron Zirbes <[hidden email]> wrote:
> Hi!
>
> I haven't published to the new artifactory-based plugin repository yet, and
> found that I don't have access to write to this new one yet.
>
> I have a few other plugins I've published under the old regime
> (address-standardize-zpfour, spring-security-shibboleth-native-sp,
> spring-security-mock, xsd-reverse-engineer)
>
> My grails.org username is 'azirbes'
> The name of my new plugin is 'deploy',  It's a grails wrapper for the Cargo
> libraries, the same ones used by the Jenkins-CI deploy plugin.
> The source code is: https://github.com/aaronzirbes/grails-deploy
> The documentation is: http://zirbes.org/grails-deploy/
>
> --
> Aaron J. Zirbes
> [hidden email]
> [hidden email]
> Senior Grails Consultant



--
Graeme Rocher
Grails Project Lead
SpringSource - A Division of VMware
http://www.springsource.com

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email



Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Permission to publish to new Artifactory for old Grails Plugins (and one new)

burtbeckwith
You should be ok with these plugins:

address-standardize-zpfour
spring-security-shibboleth-native-sp
spring-security-mock
xsd-reverse-engineer
cargo-deploy

Could you add ':rest-client-builder:1.0.2' to the plugin dependencies along with the tomcat and release plugins so they all get excluded? There's still a bug where the transitive dependencies of excluded plugins don't get excluded unless they're explicitly listed.

Burt

Aaron Zirbes wrote
Am I missing anything else to get upload permission on the new server?
Thanks!
On Jun 27, 2012 4:38 PM, "Aaron Zirbes" <[hidden email]> wrote:

> I've renamed the plugin to cargo-deploy.
>
> http://zirbes.org/grails-cargo-deploy/
>
> --
> Aaron
>
> On Wed, Jun 27, 2012 at 7:40 AM, Aaron Zirbes <[hidden email]> wrote:
>
>> Will do.
>> On Jun 27, 2012 2:09 AM, "Graeme Rocher" <[hidden email]> wrote:
>>
>>> Could you maybe choose a name less generic? Such as cargo-deploy?
>>>
>>> Cheers
>>>
>>> On Tue, Jun 26, 2012 at 12:55 AM, Aaron Zirbes <[hidden email]> wrote:
>>> > Hi!
>>> >
>>> > I haven't published to the new artifactory-based plugin repository
>>> yet, and
>>> > found that I don't have access to write to this new one yet.
>>> >
>>> > I have a few other plugins I've published under the old regime
>>> > (address-standardize-zpfour, spring-security-shibboleth-native-sp,
>>> > spring-security-mock, xsd-reverse-engineer)
>>> >
>>> > My grails.org username is 'azirbes'
>>> > The name of my new plugin is 'deploy',  It's a grails wrapper for the
>>> Cargo
>>> > libraries, the same ones used by the Jenkins-CI deploy plugin.
>>> > The source code is: https://github.com/aaronzirbes/grails-deploy
>>> > The documentation is: http://zirbes.org/grails-deploy/
>>> >
>>> > --
>>> > Aaron J. Zirbes
>>> > [hidden email]
>>> > [hidden email]
>>> > Senior Grails Consultant
>>>
>>>
>>>
>>> --
>>> Graeme Rocher
>>> Grails Project Lead
>>> SpringSource - A Division of VMware
>>> http://www.springsource.com
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe from this list, please visit:
>>>
>>>    http://xircles.codehaus.org/manage_email
>>>
>>>
>>>
>
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Permission to publish to new Artifactory for old Grails Plugins (and one new)

Aaron Zirbes

Will do as soon as I get home. Thanks Burt.

On Jun 29, 2012 8:26 PM, "burtbeckwith" <[hidden email]> wrote:
You should be ok with these plugins:

address-standardize-zpfour
spring-security-shibboleth-native-sp
spring-security-mock
xsd-reverse-engineer
cargo-deploy

Could you add ':rest-client-builder:1.0.2' to the plugin dependencies along
with the tomcat and release plugins so they all get excluded? There's still
a bug where the transitive dependencies of excluded plugins don't get
excluded unless they're explicitly listed.

Burt


Aaron Zirbes wrote
>
> Am I missing anything else to get upload permission on the new server?
> Thanks!
> On Jun 27, 2012 4:38 PM, "Aaron Zirbes" &lt;aaron@&gt; wrote:
>
>> I've renamed the plugin to cargo-deploy.
>>
>> http://zirbes.org/grails-cargo-deploy/
>>
>> --
>> Aaron
>>
>> On Wed, Jun 27, 2012 at 7:40 AM, Aaron Zirbes &lt;aaron@&gt; wrote:
>>
>>> Will do.
>>> On Jun 27, 2012 2:09 AM, "Graeme Rocher" &lt;grocher@&gt; wrote:
>>>
>>>> Could you maybe choose a name less generic? Such as cargo-deploy?
>>>>
>>>> Cheers
>>>>
>>>> On Tue, Jun 26, 2012 at 12:55 AM, Aaron Zirbes &lt;aaron@&gt; wrote:
>>>> > Hi!
>>>> >
>>>> > I haven't published to the new artifactory-based plugin repository
>>>> yet, and
>>>> > found that I don't have access to write to this new one yet.
>>>> >
>>>> > I have a few other plugins I've published under the old regime
>>>> > (address-standardize-zpfour, spring-security-shibboleth-native-sp,
>>>> > spring-security-mock, xsd-reverse-engineer)
>>>> >
>>>> > My grails.org username is 'azirbes'
>>>> > The name of my new plugin is 'deploy',  It's a grails wrapper for the
>>>> Cargo
>>>> > libraries, the same ones used by the Jenkins-CI deploy plugin.
>>>> > The source code is: https://github.com/aaronzirbes/grails-deploy
>>>> > The documentation is: http://zirbes.org/grails-deploy/
>>>> >
>>>> > --
>>>> > Aaron J. Zirbes
>>>> > aaron@
>>>> > aaron.zirbes@
>>>> > Senior Grails Consultant
>>>>
>>>>
>>>>
>>>> --
>>>> Graeme Rocher
>>>> Grails Project Lead
>>>> SpringSource - A Division of VMware
>>>> http://www.springsource.com
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe from this list, please visit:
>>>>
>>>>    http://xircles.codehaus.org/manage_email
>>>>
>>>>
>>>>
>>
>


--
View this message in context: http://grails.1312388.n4.nabble.com/Re-Permission-to-publish-to-new-Artifactory-for-old-Grails-Plugins-and-one-new-tp4630742p4630898.html
Sent from the Grails - dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Permission to publish to new Artifactory for old Grails Plugins (and one new)

Aaron Zirbes
In reply to this post by burtbeckwith
Burt,

I added the explicit export=false per your note.


Can I get access yet, or is there something else I should do as well?

Thanks,
--
Aaron

On Fri, Jun 29, 2012 at 8:26 PM, burtbeckwith <[hidden email]> wrote:
You should be ok with these plugins:

address-standardize-zpfour
spring-security-shibboleth-native-sp
spring-security-mock
xsd-reverse-engineer
cargo-deploy

Could you add ':rest-client-builder:1.0.2' to the plugin dependencies along
with the tomcat and release plugins so they all get excluded? There's still
a bug where the transitive dependencies of excluded plugins don't get
excluded unless they're explicitly listed.

Burt


Aaron Zirbes wrote
>
> Am I missing anything else to get upload permission on the new server?
> Thanks!
> On Jun 27, 2012 4:38 PM, "Aaron Zirbes" &lt;aaron@&gt; wrote:
>
>> I've renamed the plugin to cargo-deploy.
>>
>> http://zirbes.org/grails-cargo-deploy/
>>
>> --
>> Aaron
>>
>> On Wed, Jun 27, 2012 at 7:40 AM, Aaron Zirbes &lt;aaron@&gt; wrote:
>>
>>> Will do.
>>> On Jun 27, 2012 2:09 AM, "Graeme Rocher" &lt;grocher@&gt; wrote:
>>>
>>>> Could you maybe choose a name less generic? Such as cargo-deploy?
>>>>
>>>> Cheers
>>>>
>>>> On Tue, Jun 26, 2012 at 12:55 AM, Aaron Zirbes &lt;aaron@&gt; wrote:
>>>> > Hi!
>>>> >
>>>> > I haven't published to the new artifactory-based plugin repository
>>>> yet, and
>>>> > found that I don't have access to write to this new one yet.
>>>> >
>>>> > I have a few other plugins I've published under the old regime
>>>> > (address-standardize-zpfour, spring-security-shibboleth-native-sp,
>>>> > spring-security-mock, xsd-reverse-engineer)
>>>> >
>>>> > My grails.org username is 'azirbes'
>>>> > The name of my new plugin is 'deploy',  It's a grails wrapper for the
>>>> Cargo
>>>> > libraries, the same ones used by the Jenkins-CI deploy plugin.
>>>> > The source code is: https://github.com/aaronzirbes/grails-deploy
>>>> > The documentation is: http://zirbes.org/grails-deploy/
>>>> >
>>>> > --
>>>> > Aaron J. Zirbes
>>>> > aaron@
>>>> > aaron.zirbes@
>>>> > Senior Grails Consultant
>>>>
>>>>
>>>>
>>>> --
>>>> Graeme Rocher
>>>> Grails Project Lead
>>>> SpringSource - A Division of VMware
>>>> http://www.springsource.com
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe from this list, please visit:
>>>>
>>>>    http://xircles.codehaus.org/manage_email
>>>>
>>>>
>>>>
>>
>


--
View this message in context: http://grails.1312388.n4.nabble.com/Re-Permission-to-publish-to-new-Artifactory-for-old-Grails-Plugins-and-one-new-tp4630742p4630898.html
Sent from the Grails - dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Permission to publish to new Artifactory for old Grails Plugins (and one new)

burtbeckwith
In reply to this post by Aaron Zirbes
You're all set, I already added the permissions.


Burt

Aaron Zirbes <[hidden email]> wrote:
Burt,

I added the explicit export=false per your note.


Can I get access yet, or is there something else I should do as well?

Thanks,
--
Aaron

On Fri, Jun 29, 2012 at 8:26 PM, burtbeckwith <[hidden email]> wrote:
You should be ok with these plugins:

address-standardize-zpfour
spring-security-shibboleth-native-sp
spring-security-mock
xsd-reverse-engineer
cargo-deploy

Could you add ':rest-client-builder:1.0.2' to the plugin dependencies along
with the tomcat and release plugins so they all get excluded? There's still
a bug where the transitive dependencies of excluded plugins don't get
excluded unless they're explicitly listed.

Burt


Aaron Zirbes wrote
>
> Am I missing anything else to get upload permission on the new server?
> Thanks!
> On Jun 27, 2012 4:38 PM, "Aaron Zirbes" &lt;aaron@&gt; wrote:
>
>> I've renamed the plugin to cargo-deploy.
>>
>> http://zirbes.org/grails-cargo-deploy/
>>
>> --
>> Aaron
>>
>> On Wed, Jun 27, 2012 at 7:40 AM, Aaron Zirbes &lt;aaron@&gt; wrote:
>>
>>> Will do.
>>> On Jun 27, 2012 2:09 AM, "Graeme Rocher" &lt;grocher@&gt; wrote:
>>>
>>>> Could you maybe choose a name less generic? Such as cargo-deploy?
>>>>
>>>> Cheers
>>>>
>>>> On Tue, Jun 26, 2012 at 12:55 AM, Aaron Zirbes &lt;aaron@&gt; wrote:
>>>> > Hi!
>>>> >
>>>> > I haven't published to the new artifactory-based plugin repository
>>>> yet, and
>>>> > found that I don't have access to write to this new one yet.
>>>> >
>>>> > I have a few other plugins I've published under the old regime
>>>> > (address-standardize-zpfour, spring-security-shibboleth-native-sp,
>>>> > spring-security-mock, xsd-reverse-engineer)
>>>> >
>>>> > My grails.org username is 'azirbes'
>>>> > The name of my new plugin is 'deploy',  It's a grails wrapper for the
>>>> Cargo
>>>> > libraries, the same ones used by the Jenkins-CI deploy plugin.
>>>> > The source code is: https://github.com/aaronzirbes/grails-deploy
>>>> > The documentation is: http://zirbes.org/grails-deploy/
>>>> >
>>>> > --
>>>> > Aaron J. Zirbes
>>>> > aaron@
>>>> > aaron.zirbes@
>>>> > Senior Grails Consultant
>>>>
>>>>
>>>>
>>>> --
>>>> Graeme Rocher
>>>> Grails Project Lead
>>>> SpringSource - A Division of VMware
>>>> http://www.springsource.com
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe from this list, please visit:
>>>>
>>>>    http://xircles.codehaus.org/manage_email
>>>>
>>>>
>>>>
>>
>


--
View this message in context: http://grails.1312388.n4.nabble.com/Re-Permission-to-publish-to-new-Artifactory-for-old-Grails-Plugins-and-one-new-tp4630742p4630898.html
Sent from the Grails - dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Loading...