Hi JB, I have a closer looking at pax-url-mvn bundle, and have a second thought on this one. I am not sure what is the best way to implement this requested feature. There are some related code are deep inside the Connection.java object. For this feature, I may need another service interface ( like getAvailableversions ( String groupId, String artifactId ) ) to be implement by Connection object
Do you have other idea in mind? -Dan On Tue, May 31, 2011 at 7:09 AM, Jean-Baptiste Onofré <[email protected]> wrote: > Sorry, I didn't find time to answer to Dan. > > I will take a look on Pax URL to support this kind of features. > > Regards > JB > > On 05/31/2011 04:01 PM, Andreas Pieber wrote: >> >> Not sure but didn't JB already provided a patch? >> On May 26, 2011 6:14 PM, "Dan Tran"<[email protected]> wrote: >>> >>> I would like to request org.ops4j.pax.url.mvn to provide this type of >>> service. Can any PMC/Committer sponsor this idea? I will provide a >>> patch. >>> >>> This work already done by org.ops4j.pax.url.mvn, but not expose - >>> >>> Thanks >>> >>> -D >> >
