|
I wrote a plugin called 'maxmind-minfraud' which is found at https://github.com/one-on-one/maxmind-minfraud. It offers a simple driver that pulls data from the Maxmind minFraud service.
Would you mind adding this to the repo? Username: cavneb Repo: https://github.com/one-on-one/maxmind-minfraud Plugin Name: maxmind-minfraud Thanks! Eric Berry |
|
Eric Berry wrote:
> I wrote a plugin called 'maxmind-minfraud' which is found at > https://github.com/one-on-one/maxmind-minfraud. It offers a simple driver > that pulls data from the Maxmind minFraud service. > > Would you mind adding this to the repo? > > Username: cavneb > Repo: https://github.com/one-on-one/maxmind-minfraud > Plugin Name: maxmind-minfraud > > Thanks! > > Eric Berry > > ----- > coderberry.me > -- > View this message in context: http://grails.1312388.n4.nabble.com/Maxmind-Min-Fraud-plugin-request-tp4629509.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 > > Eric, Approved. Can you git it a spin and verify that it looks like everything works now? Thanks. Jeff -- Jeff Brown SpringSource http://www.springsource.com/ Autism Strikes 1 in 166 Find The Cause ~ Find The Cure http://www.autismspeaks.org/ --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
I am getting a 404 response. Here's my stack trace: http://pastie.org/4033517
On Tue, Jun 5, 2012 at 1:23 PM, Jeff Brown-3 [via Grails] <[hidden email]> wrote:
|
|
Eric Berry wrote:
> I am getting a 404 response. Here's my stack trace: > http://pastie.org/4033517 > > That looks like it is attempting to publish to the svn repo. Which version of Grails are publishing with and which version of the release plugin are you using? jb -- Jeff Brown SpringSource http://www.springsource.com/ Autism Strikes 1 in 166 Find The Cause ~ Find The Cure http://www.autismspeaks.org/ --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
I have been able to push plugins before with the same config I believe. I am using 2.0.3. Here's the repo: https://github.com/one-on-one/maxmind-minfraud
Eric
On Tue, Jun 5, 2012 at 1:37 PM, Jeff Brown-3 [via Grails] <[hidden email]> wrote:
|
|
Eric Berry wrote:
> I have been able to push plugins before with the same config I > believe. I am using 2.0.3. Here's the repo: > https://github.com/one-on-one/maxmind-minfraud > > Eric > Does the same thing happen if you use :release:2.0.2? jb -- Jeff Brown SpringSource http://www.springsource.com/ Autism Strikes 1 in 166 Find The Cause ~ Find The Cure http://www.autismspeaks.org/ --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
Hey Jeff,
I got the same error Eric On Tue, Jun 5, 2012 at 2:23 PM, Jeff Brown-3 [via Grails] <[hidden email]> wrote:
|
|
Administrator
|
Hi Eric,
This has occurred in the past if an older version of release was compiled before hand. Please manually remove your project work directory to fix this: rm -rf ~/.grails/2.0.4/ (or whatever version you are using) Cheers On Tue, Jun 5, 2012 at 11:38 PM, Eric Berry <[hidden email]> wrote: > Hey Jeff, > > I got the same error > > Eric > > On Tue, Jun 5, 2012 at 2:23 PM, Jeff Brown-3 [via Grails] <[hidden email]> > wrote: >> >> Eric Berry wrote: >> > I have been able to push plugins before with the same config I >> > believe. I am using 2.0.3. Here's the repo: >> > https://github.com/one-on-one/maxmind-minfraud >> > >> > Eric >> > >> Does the same thing happen if you use :release:2.0.2? >> >> >> >> jb >> >> >> -- >> Jeff Brown >> SpringSource >> http://www.springsource.com/ >> >> Autism Strikes 1 in 166 >> Find The Cause ~ Find The Cure >> http://www.autismspeaks.org/ >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> >> >> ________________________________ >> If you reply to this email, your message will be added to the discussion >> below: >> >> http://grails.1312388.n4.nabble.com/Maxmind-Min-Fraud-plugin-request-tp4629509p4629604.html >> To unsubscribe from Maxmind Min-Fraud plugin request, click here. >> NAML > > > coderberry.me > > ________________________________ > View this message in context: Re: Maxmind Min-Fraud plugin request > Sent from the Grails - dev mailing list archive at Nabble.com. -- 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 |
|
Hi Graeme,
I did what you recommended and I am now getting a 302 response. Here's my stacktrace: Eric
On Wed, Jun 6, 2012 at 6:24 AM, Graeme Rocher-4 [via Grails] <[hidden email]> wrote:
|
|
Administrator
|
Hi Eric,
Please try now. Thanks On Wed, Jun 6, 2012 at 4:15 PM, Eric Berry <[hidden email]> wrote: > Hi Graeme, > > I did what you recommended and I am now getting a 302 response. Here's my > stacktrace: > > http://pastie.org/4038103 > > Eric > > On Wed, Jun 6, 2012 at 6:24 AM, Graeme Rocher-4 [via Grails] <[hidden > email]> wrote: >> >> Hi Eric, >> >> This has occurred in the past if an older version of release was >> compiled before hand. Please manually remove your project work >> directory to fix this: >> >> rm -rf ~/.grails/2.0.4/ (or whatever version you are using) >> >> Cheers >> >> On Tue, Jun 5, 2012 at 11:38 PM, Eric Berry <[hidden email]> wrote: >> >> > Hey Jeff, >> > >> > I got the same error >> > >> > Eric >> > >> > On Tue, Jun 5, 2012 at 2:23 PM, Jeff Brown-3 [via Grails] <[hidden >> > email]> >> > wrote: >> >> >> >> >> Eric Berry wrote: >> >> > I have been able to push plugins before with the same config I >> >> > believe. I am using 2.0.3. Here's the repo: >> >> > https://github.com/one-on-one/maxmind-minfraud >> >> > >> >> > Eric >> >> > >> >> Does the same thing happen if you use :release:2.0.2? >> >> >> >> >> >> >> >> jb >> >> >> >> >> >> -- >> >> Jeff Brown >> >> SpringSource >> >> http://www.springsource.com/ >> >> >> >> Autism Strikes 1 in 166 >> >> Find The Cause ~ Find The Cure >> >> http://www.autismspeaks.org/ >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe from this list, please visit: >> >> >> >> http://xircles.codehaus.org/manage_email >> >> >> >> >> >> >> >> >> >> ________________________________ >> >> If you reply to this email, your message will be added to the >> >> discussion >> >> below: >> >> >> >> >> >> http://grails.1312388.n4.nabble.com/Maxmind-Min-Fraud-plugin-request-tp4629509p4629604.html >> >> To unsubscribe from Maxmind Min-Fraud plugin request, click here. >> >> NAML >> > >> > >> > coderberry.me >> > >> > ________________________________ >> > View this message in context: Re: Maxmind Min-Fraud plugin request >> > Sent from the Grails - dev mailing list archive at Nabble.com. >> >> >> >> -- >> 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 >> >> >> >> >> ________________________________ >> If you reply to this email, your message will be added to the discussion >> below: >> >> http://grails.1312388.n4.nabble.com/Maxmind-Min-Fraud-plugin-request-tp4629509p4629650.html >> To unsubscribe from Maxmind Min-Fraud plugin request, click here. >> NAML > > > coderberry.me > > ________________________________ > View this message in context: Re: Maxmind Min-Fraud plugin request > Sent from the Grails - dev mailing list archive at Nabble.com. -- 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 |
|
It worked! Thanks for your help.
On Wed, Jun 6, 2012 at 11:47 AM, Graeme Rocher-4 [via Grails] <[hidden email]> wrote:
|
|
When I try to submit my plugin to http://grails.org/plugin/create?name=maxmind-minfraud it gives the error page.
Eric
On Wed, Jun 6, 2012 at 11:59 AM, Eric Berry <[hidden email]> wrote:
|
|
Administrator
|
This should have been created for your automatically, we'll
investigate the issue Cheers On Thu, Jun 7, 2012 at 4:47 PM, Eric Berry <[hidden email]> wrote: > When I try to submit my plugin > to http://grails.org/plugin/create?name=maxmind-minfraud it gives the error > page. > > https://skitch.com/cavneb/89jca/grails-new-plugin > > https://skitch.com/cavneb/89jce/grails-grails.org-error > > Eric > > > > On Wed, Jun 6, 2012 at 11:59 AM, Eric Berry <[hidden email]> wrote: >> >> It worked! Thanks for your help. >> >> On Wed, Jun 6, 2012 at 11:47 AM, Graeme Rocher-4 [via Grails] <[hidden >> email]> wrote: >>> >>> Hi Eric, >>> >>> Please try now. >>> >>> Thanks >>> >>> On Wed, Jun 6, 2012 at 4:15 PM, Eric Berry <[hidden email]> wrote: >>> >>> > Hi Graeme, >>> > >>> > I did what you recommended and I am now getting a 302 response. Here's >>> > my >>> > stacktrace: >>> > >>> > http://pastie.org/4038103 >>> > >>> > Eric >>> > >>> > On Wed, Jun 6, 2012 at 6:24 AM, Graeme Rocher-4 [via Grails] <[hidden >>> >>> > email]> wrote: >>> >> >>> >> Hi Eric, >>> >> >>> >> This has occurred in the past if an older version of release was >>> >> compiled before hand. Please manually remove your project work >>> >> directory to fix this: >>> >> >>> >> rm -rf ~/.grails/2.0.4/ (or whatever version you are using) >>> >> >>> >> Cheers >>> >> >>> >> On Tue, Jun 5, 2012 at 11:38 PM, Eric Berry <[hidden email]> wrote: >>> >> >>> >> > Hey Jeff, >>> >> > >>> >> > I got the same error >>> >> > >>> >> > Eric >>> >> > >>> >> > On Tue, Jun 5, 2012 at 2:23 PM, Jeff Brown-3 [via Grails] <[hidden >>> >> > email]> >>> >> > wrote: >>> >> >>> >> >> >>> >> >> Eric Berry wrote: >>> >> >> > I have been able to push plugins before with the same config I >>> >> >> > believe. I am using 2.0.3. Here's the repo: >>> >> >> > https://github.com/one-on-one/maxmind-minfraud >>> >> >> > >>> >> >> > Eric >>> >> >> > >>> >> >> Does the same thing happen if you use :release:2.0.2? >>> >> >> >>> >> >> >>> >> >> >>> >> >> jb >>> >> >> >>> >> >> >>> >> >> -- >>> >> >> Jeff Brown >>> >> >> SpringSource >>> >> >> http://www.springsource.com/ >>> >> >> >>> >> >> Autism Strikes 1 in 166 >>> >> >> Find The Cause ~ Find The Cure >>> >> >> http://www.autismspeaks.org/ >>> >> >> >>> >> >> >>> >> >> --------------------------------------------------------------------- >>> >> >> To unsubscribe from this list, please visit: >>> >> >> >>> >> >> http://xircles.codehaus.org/manage_email >>> >> >> >>> >> >> >>> >> >> >>> >> >> >>> >> >> ________________________________ >>> >> >> If you reply to this email, your message will be added to the >>> >> >> discussion >>> >> >> below: >>> >> >> >>> >> >> >>> >> >> >>> >> >> http://grails.1312388.n4.nabble.com/Maxmind-Min-Fraud-plugin-request-tp4629509p4629604.html >>> >> >> To unsubscribe from Maxmind Min-Fraud plugin request, click here. >>> >>> >> >> NAML >>> >> > >>> >> > >>> >> > coderberry.me >>> >> > >>> >> > ________________________________ >>> >> > View this message in context: Re: Maxmind Min-Fraud plugin request >>> >> > Sent from the Grails - dev mailing list archive at Nabble.com. >>> >> >>> >> >>> >> >>> >> -- >>> >> 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 >>> >> >>> >> >>> >> >>> >> >>> >> ________________________________ >>> >> If you reply to this email, your message will be added to the >>> >> discussion >>> >> below: >>> >> >>> >> >>> >> http://grails.1312388.n4.nabble.com/Maxmind-Min-Fraud-plugin-request-tp4629509p4629650.html >>> >> To unsubscribe from Maxmind Min-Fraud plugin request, click here. >>> >> NAML >>> > >>> > >>> > coderberry.me >>> > >>> > ________________________________ >>> > View this message in context: Re: Maxmind Min-Fraud plugin request >>> > Sent from the Grails - dev mailing list archive at Nabble.com. >>> >>> >>> >>> -- >>> 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 >>> >>> >>> >>> >>> ________________________________ >>> If you reply to this email, your message will be added to the discussion >>> below: >>> >>> http://grails.1312388.n4.nabble.com/Maxmind-Min-Fraud-plugin-request-tp4629509p4629682.html >>> To unsubscribe from Maxmind Min-Fraud plugin request, click here. >>> NAML >> >> >> coderberry.me >> >> ________________________________ >> View this message in context: Re: Maxmind Min-Fraud plugin request >> Sent from the Grails - dev mailing list archive at Nabble.com. > > > -- 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 |
|
Hey Graeme,
The plugin page still hasn't shown up. Do you know if this is happening with all new plugins? Eric
On Thu, Jun 7, 2012 at 1:40 PM, Graeme Rocher-4 [via Grails] <[hidden email]> wrote:
|
|
> The plugin page still hasn't shown up. Do you know if this is happening with
> all new plugins? I finally have time to look into this. In the meantime, have you seen http://grails.org/plugin/geoip ? Peter -- Peter Ledbrook Grails Advocate SpringSource - A Division of VMware --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
In reply to this post by Eric Berry
> The plugin page still hasn't shown up. Do you know if this is happening with
> all new plugins? Occasionally the plugin doesn't get published to the Artifactory repository correctly. I don't know what happened in this case, but the repository is missing the POM: http://repo.grails.org/grails/plugins/org/grails/plugins/maxmind-minfraud/0.1/ Can you please try to republish? Thanks, Peter -- Peter Ledbrook Grails Advocate SpringSource - A Division of VMware --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
Will do. I did check out the GeoIP plugin. It uses a different API than the minFraud. They provide completely different data. I thought about committing to that plugin but it would be two plugins in one because the api's are so different. Eric
|
| Powered by Nabble | Edit this page |
