Oh,

well I would have a use case for it. 
I am currently working on bringing more and more parts of Apache Flex from Ant 
to Maven. Here in a lot of places I have dependencies that are not yet 
available as Maven artifacts. While I managed to get in contact with quite some 
of the people maintaining those projects and to publish some of them at Maven 
Central, there still are quite some where my only solution is to have them 
downloaded via ANT and use scope=system for that, but I really hate that.

For the FlexSDK I created a maven extension which intercepts Mavens dependency 
resolution requests and if not being able to resolve, it manually produces 
maven artifacts. 

Now I thought it would be great to have a Maven extension that does this on a 
simpler basis, but on a more generic basis. I would like to define the 
extension in the extensions.xml file, but provide it with the configuration to 
produce the missing artifacts on the fly. I was thinking of reading a config 
file, located relative to the extensions.xml, but would prefer the 
configuration in the extensions.xml option.

I would be happy to be of assistance, but first I have to start and finish 
another thing I volunteered for first :-)

Chris





On 2016-07-05 18:48 (+0200), Igor Fedorenko <i...@ifedorenko.com> wrote: 
> The latter. My original prototype had configuration support (may still> 
> have the code somewhere, not sure) but we took it out because we didn't> 
> have immediate usecase and didn't want to commit to any specific format> 
> and api without clear understanding how it was going to be used..> 
> 
> -- > 
> Regards,> 
> Igor> 
> 
> On Tue, Jul 5, 2016, at 04:57 AM, Christofer Dutz wrote:> 
> > Hi,> 
> > > 
> > > 
> > I just noticed that the extensions.xml doesn't seem to support> 
> > configuring an extension. Is this intentional because it would break> 
> > things or is it simply that none needed or implemented that functionality> 
> > yet?> 
> > > 
> > > 
> > Chris> 
> 
> ---------------------------------------------------------------------> 
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org> 
> For additional commands, e-mail: dev-h...@maven.apache.org> 
> 
>  

-- 

Mit freundlichen Grüßen | Best regards
Christofer Dutz | Senior IT Consultant

codecentric AG | Kreuzmacher Straße 30 | 60486 Frankfurt | Deutschland

fax: +49 (0) 69.71492-682 | mobil: +49 (0) 1525.3057806 <> 

www.codecentric.de <http://www.codecentric.de/> | blog.codecentric.de 
<http://blog.codecentric.de/> | www.meettheexperts.de 
<http://www.meettheexperts.de/> | www.more4fi.de <http://www.more4fi.de/>    


Sitz der Gesellschaft: Düsseldorf | HRB 63043 | Amtsgericht Düsseldorf
Vorstand: Michael Hochgürtel . Mirko Novakovic . Rainer Vehns
Aufsichtsrat: Patric Fedlmeier (Vorsitzender) . Klaus Jäger . Jürgen Schütz

Diese E-Mail einschließlich evtl. beigefügter Dateien enthält vertrauliche 
und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige 
Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie 
bitte sofort den Absender und löschen Sie diese E-Mail und evtl. beigefügter 
Dateien umgehend. Das unerlaubte Kopieren, Nutzen oder Öffnen evtl. beigefügter 
Dateien sowie die unbefugte Weitergabe dieser E-Mail ist nicht gestattet.

Reply via email to