[
https://issues.jboss.org/browse/SEAMFORGE-112?page=com.atlassian.jira.plu...
]
Paul Bakker edited comment on SEAMFORGE-112 at 5/11/11 5:19 AM:
----------------------------------------------------------------
I'm in doubt if we should add a flag for this or new commands: project
list-plugin-repositories etc.
In Maven repositories and plugin-repostories are separated in the POM, so different
commands might be the least surprising to a user.
Besides that we should decide if (in the facet) we return List<DependencyRepository>
or we introduce a PluginRepository type. PluginRepository would make sense, but would be a
renamed copy of DependencyRepository which feels wrong.
Thoughts?
was (Author: pbakker):
I'm in doubt if we should add a flag for this or new commands: project
list-plugin-repositories etc.
In Maven repositories and plugin-repostories are separated in the POM, so different
commands might be the least surprising to a user.
Thoughts?
Repository plugin should handle plugin repositories
---------------------------------------------------
Key: SEAMFORGE-112
URL:
https://issues.jboss.org/browse/SEAMFORGE-112
Project: Seam Forge
Issue Type: Enhancement
Components: Builtin Plugins
Affects Versions: 1.0.0.Alpha3
Reporter: Dan Allen
Assignee: Paul Bakker
Currently the Maven repository plugin is only reading and writing the primary
repositories. Parallel support should be provided for working with the plugin repository
stanza. Perhaps this is just a different mode (or flag) for the repository plugin.
{code}
project list-repositories --repository-type plugin
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira