You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@archiva.apache.org by Olivier Lamy <ol...@apache.org> on 2017/09/01 03:38:44 UTC

Re: Plexus sisu bridge

On 31 August 2017 at 05:39, Martin Stockhammer <ma...@apache.org> wrote:

> Hi,
>
> about the plexus sisu bridge. I'm not sure what it is used for.
> Do we need it after switching to the new maven indexer? As I see it is
> used for retrieving some maven classes. But is this  still the way to go?
>

yes because of some Maven use....
well some usage can be removed such lookup of Checksum but for
ArtifactRepository I'm not sure. Maybe with using directly the classes but
few need injection of dependencies.


>
> Cheers
>
> Martin
>
>
>
> --
> Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.




-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Plexus sisu bridge

Posted by Olivier Lamy <ol...@apache.org>.
On 2 September 2017 at 17:04, Martin <ma...@apache.org> wrote:

> Ok, understood I think.
>
> Maybe I can change the plexus bridge to a springfactorybean. So we can use
> the inject
> mechanism and need not different mechanisms for creating the beans in the
> code.
>

Well I'm not sure if all the Maven code we use is based on @inject.



>
> Martin
>
>
>
> Am Freitag, 1. September 2017, 05:38:44 CEST schrieb Olivier Lamy:
> > On 31 August 2017 at 05:39, Martin Stockhammer <ma...@apache.org>
> wrote:
> >
> > > Hi,
> > >
> > > about the plexus sisu bridge. I'm not sure what it is used for.
> > > Do we need it after switching to the new maven indexer? As I see it is
> > > used for retrieving some maven classes. But is this  still the way to
> go?
> > >
> >
> > yes because of some Maven use....
> > well some usage can be removed such lookup of Checksum but for
> > ArtifactRepository I'm not sure. Maybe with using directly the classes
> but
> > few need injection of dependencies.
> >
> >
> > >
> > > Cheers
> > >
> > > Martin
> > >
> > >
> > >
> > > --
> > > Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.
> >
> >
> >
> >
> >
>
>
>


-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Plexus sisu bridge

Posted by Martin <ma...@apache.org>.
Ok, understood I think. 

Maybe I can change the plexus bridge to a springfactorybean. So we can use the inject
mechanism and need not different mechanisms for creating the beans in the code.

Martin



Am Freitag, 1. September 2017, 05:38:44 CEST schrieb Olivier Lamy:
> On 31 August 2017 at 05:39, Martin Stockhammer <ma...@apache.org> wrote:
> 
> > Hi,
> >
> > about the plexus sisu bridge. I'm not sure what it is used for.
> > Do we need it after switching to the new maven indexer? As I see it is
> > used for retrieving some maven classes. But is this  still the way to go?
> >
> 
> yes because of some Maven use....
> well some usage can be removed such lookup of Checksum but for
> ArtifactRepository I'm not sure. Maybe with using directly the classes but
> few need injection of dependencies.
> 
> 
> >
> > Cheers
> >
> > Martin
> >
> >
> >
> > --
> > Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.
> 
> 
> 
> 
>