| Summary: | Please make URL matcher more configurable | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Johannes Tysiak <mail> |
| Component: | Buckminster | Assignee: | buckminster.core-inbox <buckminster.core-inbox> |
| Status: | NEW --- | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | thomas |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Johannes Tysiak
Did you try using the maven reader and the maven repository? (In reply to comment #1) > Did you try using the maven reader and the maven repository? Indeed I did. However, as SpringSource has a very "interesting" maven repo setup, it seems to be pretty much unusable with Buckminster. Let me give you an example: http://www.springsource.com/repository/app/bundle/version/detail?name=com.springsource.net.sf.cglib&version=2.2.0&searchType=bundlesByName&searchQuery=cglib In order to use this bundle from the SpringSource maven repository, I would have to manually configure groupID and artifactID. At least the groupID cannot be easily computed automatically. This means I would have to modify the searchPath in my RMAP for every single bundle I want to use. This makes the whole repository idea pretty much useless. Using the URL matcher would work, if the matcher was more configurable. |