Feature #3
Create simple first repository implementation
| Status: | Closed | Start: | 11/25/2008 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | - | |||
| Target version: | 0.5.1 | Estimated time: | 8.00 hours |
Description
Create a simple first impl. for the repository bundle.
Should be able to serve bundles located in the local file system via HTTP.
Ideally, this is also capable of serving an OBR repository.xml.
So as default, this will serve ~/.m2/repository
History
Updated by Hendrik Schreiber about 3 years ago
- Status changed from New to Assigned
- Assigned to set to Hendrik Schreiber
- Estimated time set to 8.00
Updated by Hendrik Schreiber about 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Simple impl is done. This does not include dealing with any of the issues that arise due to OSGi's dynamic nature, i.e. services appearing and disappearing.
Also, as it turns out, we need to offer a way of publishing bundles into the local repository. This needs to be investigated.
Updated by Phillip Ghadir about 3 years ago
- Status changed from Resolved to Closed
Updated by Philipp Haußleiter about 2 years ago
- Target version set to 0.5.1