[
https://issues.apache.org/jira/browse/GROOVY-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Schwengers closed GROOVY-7897.
-------------------------------------
Resolution: Resolved
> Option to Grab jar from local path instead from maven repo
> ----------------------------------------------------------
>
> Key: GROOVY-7897
> URL: https://issues.apache.org/jira/browse/GROOVY-7897
> Project: Groovy
> Issue Type: Wish
> Components: Grape
> Affects Versions: 2.5.x
> Reporter: Oliver Schwengers
> Priority: Minor
> Labels: features
>
> It would be very nice to have an option to "grab" dependent jars from a
> specified (or configured) local path. This would help to include private
> dependencies within scripts in bigger setups (nested pipelines) and to get
> rid of user specific grape configurations due to private artifactories.
> Example:
> @Grab( '/foo/bar/x.jar' )
> Unfortunately, I have no clue how much effort this would need to implement.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)