
| Key: |
MNG-3053
|
| Type: |
Wish
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Tamás Cservenák
|
| Votes: |
0
|
| Watchers: |
2
|
|
If you were logged in you would be able to see more operations.
|
|
|
Maven Community should define a common API for reaching Repository Managers in programmatic way. Repository Manager implementations could implement this API fully or just partially (depending on their capabilities, etc).
This API could be used by various Maven related tools (like M2Eclipse plugin) in searches, indexing etc.
Possible RM published functionalities:
- direct searching by passing some expressions/lucene queries/whatever
- preparing and offering Lucene/Compass index downloads
- turning reposes online/offine, reachable/unreachable, etc
- Basic RM configurations, repo blackouts, repo controlling
- Advanced RM configurations (probably RM specific?)
|
|
Description
|
Maven Community should define a common API for reaching Repository Managers in programmatic way. Repository Manager implementations could implement this API fully or just partially (depending on their capabilities, etc).
This API could be used by various Maven related tools (like M2Eclipse plugin) in searches, indexing etc.
Possible RM published functionalities:
- direct searching by passing some expressions/lucene queries/whatever
- preparing and offering Lucene/Compass index downloads
- turning reposes online/offine, reachable/unreachable, etc
- Basic RM configurations, repo blackouts, repo controlling
- Advanced RM configurations (probably RM specific?)
|
Show » |
| There are no comments yet on this issue.
|
|