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 6065045
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T09:20:49+00:00 2026-05-23T09:20:49+00:00

I have a plugin that loads a custom Ivy resolver. It uses ${basedir} to

  • 0

I have a plugin that loads a custom Ivy resolver. It uses ${basedir}
to locate the jar file containing the resolver so I can load it inside
BuildConfig
(see the answer for context). That compiles the plugin, but unfortunately, when the plugin is installed in a project,basedir becomes the project directory so it can’t find the jar. pluginBasedir doesn’t seem to point to anything, even inside the plugin’s BuildConfig.groovy.

Is there any way to figure out the plugin base directory from within a
plugin’s BuildConfig.groovy?

Ultimately I just want my custom resolver (in an external jar) to work when compiling the plugin and when compiling any project the plugin is a part of. Any solution is welcome.

  • 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-05-23T09:20:50+00:00Added an answer on May 23, 2026 at 9:20 am

    The best answer I could come up with was to get my jar into a public Maven repo and use @Grab. e.g.,

    @Grab(group='com.noahsloan.atg',module="atg-resolver",version="1.0")
    import com.noahsloan.atg.ivy.AtgModuleRepository
    
    grails.project.dependency.resolution = {
    
        resolver AtgModuleRepository.newResolver
    

    From my plugin. I’d still like to know if there is a way to reference pluginBasedir from BuildConfig.

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

Sidebar

Related Questions

I have a web application that can load plugins through reflection. It currently uses
I have this small app that loads plugin type components that other users can
I have an application that loads plugins. I have a plugin that has complete
I have an Eclipse plugin that automatically loads existing Eclipse Java project to workspace,
I have a .exe and many plug-in .dll modules that the .exe loads. (I
I have a plugin that is loaded by this application.. This plugin calls some
does jquery have any plugin that prevents entering any input to a textbox that
I have an ActiveX plugin that we need (if possible) to run in Firefox.
I have an Eclipse RCP plugin that requires a DLL. What is the recommended
I have developed a maven plugin that downloads the release notes from JIRA. It's

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.