Quantcast

Error publishing to new plugin repository

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

Error publishing to new plugin repository

Matthias Hryniszak
Hi there,

I've followed the instructions given here (http://grails.github.com/grails-howtos/en/migrateToTheNewCentralRepository.html) and the latest thread suggesting issues with missing rest-client-builder and all worked out quite nicely. However when I try to publish a newer version of my routing plugin (a maintenance release) I get a 401 error.

Can you advise what am I doing wrong?

The actual plugin sources are here (https://github.com/padcom/grails-routing) for review.


Best regards,
Matthias
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Error publishing to new plugin repository

pledbrook
I've followed the instructions given here (http://grails.github.com/grails-howtos/en/migrateToTheNewCentralRepository.html) and the latest thread suggesting issues with missing rest-client-builder and all worked out quite nicely. However when I try to publish a newer version of my routing plugin (a maintenance release) I get a 401 error.

Can you advise what am I doing wrong?

Your credentials are probably wrong. Make sure that you're using Release plugin 2.0.0 and your grails.org credentials for the repository (not just the portal).

Hope that helps,

Peter 


--
Peter Ledbrook
Grails Advocate
SpringSource - A Division of VMware

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

Re: Error publishing to new plugin repository

Matthias Hryniszak
My username does not exist in Artifactory - could that be the issue?

2012/4/17 Peter Ledbrook <[hidden email]>
I've followed the instructions given here (http://grails.github.com/grails-howtos/en/migrateToTheNewCentralRepository.html) and the latest thread suggesting issues with missing rest-client-builder and all worked out quite nicely. However when I try to publish a newer version of my routing plugin (a maintenance release) I get a 401 error.

Can you advise what am I doing wrong?

Your credentials are probably wrong. Make sure that you're using Release plugin 2.0.0 and your grails.org credentials for the repository (not just the portal).

Hope that helps,

Peter 


--
Peter Ledbrook
Grails Advocate
SpringSource - A Division of VMware


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

Re: Error publishing to new plugin repository

pledbrook
> My username does not exist in Artifactory - could that be the issue?

No, that shouldn't be a problem as far as I understand. But a 401 is
definitely a credentials failure when connecting to grails.org.

--
Peter Ledbrook
Grails Advocate
SpringSource - A Division of VMware

---------------------------------------------------------------------
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: Error publishing to new plugin repository

Matthias Hryniszak
I have checked my credentials on http://grails.org/plugins/routing with the "Sign in to edit and +1 items" and they are ok. I have the same in my settings.groovy... 

Any suggestions?

Matthias 

2012/4/17 Peter Ledbrook <[hidden email]>
> My username does not exist in Artifactory - could that be the issue?

No, that shouldn't be a problem as far as I understand. But a 401 is
definitely a credentials failure when connecting to grails.org.

--
Peter Ledbrook
Grails Advocate
SpringSource - A Division of VMware

---------------------------------------------------------------------
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: Error publishing to new plugin repository

Matthias Hryniszak
I found it! The password I thought was right was for the old subversion-based repository. All is working now. Thanks for your assistance.

Matthias

2012/4/17 Matthias Hryniszak <[hidden email]>
I have checked my credentials on http://grails.org/plugins/routing with the "Sign in to edit and +1 items" and they are ok. I have the same in my settings.groovy... 

Any suggestions?

Matthias 


2012/4/17 Peter Ledbrook <[hidden email]>
> My username does not exist in Artifactory - could that be the issue?

No, that shouldn't be a problem as far as I understand. But a 401 is
definitely a credentials failure when connecting to grails.org.

--
Peter Ledbrook
Grails Advocate
SpringSource - A Division of VMware

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

   http://xircles.codehaus.org/manage_email




Loading...