[
https://issues.apache.org/jira/browse/GERONIMO-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514078
]
Donald Woods commented on GERONIMO-3335:
----------------------------------------
On WinXP, if I set the following in the minimal Tomcat assembly -
<attribute name="userRepositories">~/.m2/repository</attribute>
When I run -
deploy search-plugins
it fails with -
Exception in thread "main" java.lang.IllegalArgumentException: URI is not
absolute
at java.net.URI.toURL(URI.java:1092)
at
org.apache.geronimo.system.plugin.PluginRepositoryDownloader.getRepositories(PluginRepositoryDownloader.java:98)
> Make it easier for a local maven repo to be a plugin repo
> ---------------------------------------------------------
>
> Key: GERONIMO-3335
> URL: https://issues.apache.org/jira/browse/GERONIMO-3335
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: Plugins
> Affects Versions: 2.0-M6
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 2.0-M7
>
>
> We should default the local maven repo as a plugin repo, and add some file
> resolution logic for local plugin repos.
> Also a local repo that can be scanned should not need a geronimo-plugins.xml
> file in it.... we can look for all the plugins ourselves.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.