i fixed the OWB dependency version, maven build works fine now again.

Am Do., 5. Okt. 2023 um 16:34 Uhr schrieb Thomas Kernstock <
[email protected]>:

> Hi,
>
> unfortunately  I have no experience with aquillian and furthermore
> wouldn't even know where to start in deltaspike project. I guess it is
> rather complex to try to understand everything it does. I wasn't even able
> to build the release from the repository, because in eclipse the maven
> project doesn't load correctly. So I'm afraid working on the fix will not
> be possible for me too.
>
> Br
> Thomas
>
>
> -----Ursprüngliche Nachricht-----
> Von: Thomas Andraschko <[email protected]>
> Gesendet: Donnerstag, 5. Oktober 2023 16:20
> An: [email protected]
> Betreff: Re: Deltaspike 1.9.4 on Payara 6 not working anymore - 2.0 ?
>
> Hi guys,
>
> in theory we did the most work in the master. We would just need some help
> to re-activate our arquillian tests and fix the result.
> I just dont have enough time, probably same as other commiters.
>
> So if you can work on it, it would be great.
>
>
>
> Am Do., 5. Okt. 2023 um 15:57 Uhr schrieb Thomas Frühbeck <
> [email protected]
> >:
>
> > Hi Thomas,
> >
> > the current HEAD (2.0.0-SNAPSHOT) doesn't work for me, for various
> > reasons (e.g. distinction CMT/BeanManaged strategy - seems to be
> > redesigned? me clueless :-/ For Weld only few adaptations necessary,
> > the one I noted below seems to be one.
> > My build works fine for me to finally move project to jakarta.
> >
> > Am 05.10.23 um 15:35 schrieb Thomas Kernstock:
> > > Hi Thomas
> > >
> > > Do you mean me?
> > > Just for clarification - I'm using the jar files that are already
> > downloadable at http://repository.apache.org/snapshots/ . I didn't
> > change the source!
> > > Br
> > > Thomas
> > >
> > > -----Ursprüngliche Nachricht-----
> > > Von: Thomas Frühbeck <[email protected]>
> > > Gesendet: Donnerstag, 5. Oktober 2023 15:30
> > > An: [email protected]
> > > Betreff: Re: Deltaspike 1.9.4 on Payara 6 not working anymore - 2.0 ?
> > >
> > > Did you move the META-INF/services files to jakarta namespace?
> > > e.g.:
> > >
> >
> deltaspike/modules/data/impl/src/main/resources/META-INF/services/jakarta.enterprise.
> > >
> > > inject.spi.Extension
> > > There you find:
> > > org.apache.deltaspike.data.impl.RepositoryExtension
> > >
> > > Am 03.10.23 um 15:04 schrieb Thomas Kernstock:
> > >> Hi Guys,
> > >>
> > >> Now I'm using Payara 6.2003.9 with Deltaspike Snapshots from April
> > >> but
> > still can't deploy my project. Still a problem with some Deltaspike
> > Dependencies:
> > >>
> > >>
> > >> [2023-10-03T14:55:47.693+0200] [Payara 6.2023.9] [SCHWERWIEGEND]
> > [NCLS-CORE-00026] [javax.enterprise.system.core] [tid: _ThreadID=100
> > _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis:
> > 1696337747693] [levelValue: 1000] [[
> > >>     Exception during lifecycle processing
> > >> org.glassfish.deployment.common.DeploymentException: CDI deployment
> > failure:WELD-001408: Unsatisfied dependencies for type
> > RepositoryExtension with qualifiers @Default
> > >>     at injection point [BackedAnnotatedField] @Inject private
> > org.apache.deltaspike.data.impl.meta.RepositoryMetadataHandler.extensi
> > on
> > >>     at
> > org.apache.deltaspike.data.impl.meta.RepositoryMetadataHandler.extensi
> > on(RepositoryMetadataHandler.java:0)
> > >>    -- WELD-001408: Unsatisfied dependencies for type
> > RepositoryExtension with qualifiers @Default
> > >>     at injection point [BackedAnnotatedField] @Inject private
> > org.apache.deltaspike.data.impl.meta.RepositoryMetadataHandler.extensi
> > on
> > >>     at
> > org.apache.deltaspike.data.impl.meta.RepositoryMetadataHandler.extensi
> > on(RepositoryMetadataHandler.java:0)
> > >>
> >
>

Reply via email to