Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8417715
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T02:08:01+00:00 2026-06-10T02:08:01+00:00

Grails plugin’s page is accessible but when I try to install plugins from command

  • 0

Grails plugin’s page is accessible but when I try to install plugins from command prompt, it is blocked by our corporate firewall.

I see that you can download plugins(the one I am trying to install is spring-security-core) and then install it. But the download provided in the spring-security page does not download everything. Is there a link/place I can download the whole plugin and then install them manually?

Update
Example of an error I am getting, when I install.

            Server access Error: Connection refused: 
connect url=http://grails.org/plugins/grails-spring-security-core/tags/RELEASE_3_0_7_RELEASE/spring-security-core-3.0.7.RELEASE.pom
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T02:08:03+00:00Added an answer on June 10, 2026 at 2:08 am

    Abe,

    Here is a link to the Grails.org page for Spring Security Core: Grails Spring Security Core.

    There is a download button which will allow you to down a ZIP file of the latest released Spring Security Core (1.2.7.3) from codehaus.org.

    There are also links on this page to extension plugins for Spring Security (Spring Security OpenID, Spring Security ACL, etc).

    Hope this helps.

    UPDATE

    In Grails Spring Security Core plugin 1.2.7.3, plugin.xml lists the following dependencies:

    <dependencies>
        <compile>
          <dependency group='org.springframework.security' name='spring-security-core' version='3.0.7.RELEASE' />
          <dependency group='org.springframework.security' name='spring-security-web' version='3.0.7.RELEASE' />
        </compile>
    </dependencies>
    

    The error message you are getting is an attempt by the Grails plugin to resolve the dependency on Spring Security Core 3.0.7.

    I believe that you can just go and download the 2 dependencies:

    Spring Security Core 3.0.7.RELEASE and Spring Security Web 3.0.7.RELEASE and install them to your local Ivy Repository.

    Here is a Stackoverflow post (see the Accepted Answer) on installing to your Local Ivy Repository: Unable to add jar file to .ivy cache manually

    Here is an additional Stackoverflow link: good ivy tutorial for local repository?

    Additional Update based on more research

    Grails Spring Security Core Plugin 1.2.7.3 dependencies.groovy

    If you end up putting the dependencies in your local Ivy Repository, you will need to edit dependencies.groovy and add mavenLocal() to your repositories.

    repositories {
        grailsPlugins()
        grailsHome()
        grailsCentral()
    
        mavenCentral()
        // Add mavenLocal if you have installed the dependencies to the local Ivy Repository
        mavenLocal()
    }
    

    Ideal scenario would be if you can find a public Repository that you can reach through your firewall that has the dependencies, then you would not need to go through the steps of trying to install to your local Ivy Repository.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I wanna add Grails plugin for my SDK Eclipse 3.5.2. I try Install New
I am running grails plugin for Spring Social from https://github.com/synergyj/grails-spring-social-core When I tried to
i´m trying to render PDF with renderpdf grails plugin, but their documentation is very
I create a new grails app and do grails install-plugin rest . App builds.
I'm having this problem with the grails liferay-plugin: localhost_liferay_portlet_WEB_INF_grails_app_views_test_view_gsp: 17: expecting anything but ''\n'';
Hey I just installed jQuery-UI via grails install-plugin jquery-ui And I can't make it
Is there a way to customize the directory where grails install-plugin installs a plugin?
If you search the grails plugin site, you'll find lots of plugins for JQuery
In Grails, there is a variant how to include local plugin from sources. According
The Grails RabbitMQ plugin is great, but I can't seem to find any information

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.