<snip/>

> >Collection of impl version?  I guess you mean grabbing the urls out of the POM for 
> >the dependencies?  Are there some tags in jelly to query the maven POM?  
> >
> 
> What I mean is that what we need is somethign like:
> 
>   repository-catalogue-[REPOSITORY-SPI-VERSION].properties
> 
> Where the contents of the properties file is the build signature 
> document form the impl package.

I may have completely lost you now.  So we are trying to build a properties file in a 
spi project that contains properties of the build descriptor for it's repective impl 
project.  So for the example above

repository-catalogue-repository-spi-1.1-dev.properties

contains the properties:

build.group = avalon-repository
build.name = avalon-repository-impl
build.version = 1.1-dev
build.signature = avalon-repository-impl-20031104.013824

Now how does this help us reach our goal originally outlined in the trail: namely 
pulling down a bootstrap properties file that contains defaults and other dependency 
urls to bootstrap a repo?

Alex



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to