Re: JSR250 in the lib

2019-10-18 Thread Robert Scholte
tion: > > > > > > > > > > > > > > Nested exception is java.lang.NoSuchMethodError: > > > > > > > javax.annotation.Resource.lookup()Ljava/lang/String; > > > > > > > > > > > > > > See

Re: JSR250 in the lib

2019-10-14 Thread Romain Manni-Bucau
Romain Manni-Bucau < > > > > > > rmannibu...@gmail.com> > > > > > > > > wrote: > > > > > > > > > > > > > > > > > Guess it just comes from guice or friends and since

Re: JSR250 in the lib

2019-10-14 Thread Tibor Digana
t; > > custom components can use it so needs an evolution to toggle > it > > > > > > probably. > > > > > > > > > > > > > > > > Le lun. 14 oct. 2019 à 03:43, Tibor Digana < > > > tibordig...@apache.org > > > > >

Re: JSR250 in the lib

2019-10-14 Thread Romain Manni-Bucau
rg > > > > > > > > a > > > > > > > écrit : > > > > > > > > > > > > > > > It is a similar issue to the problem with "javax.inject" API. > > > > > > > > What about relocating these two APIs to a package > > > > "org.apache.maven

Re: JSR250 in the lib

2019-10-14 Thread Olivier Lamy
; > > > > > > > > > > wrote: > > > > > > > > > > > > > > > Hello guys, > > > > > > > > > > > > > > > > I just decided to upgrade my build from 3.5.0 to 3.6.2 last

Re: JSR250 in the lib

2019-10-14 Thread Stuart McCulloch
gt; > > > stumbled across multiple problems, latest one being the > following > > > > > > > exception: > > > > > > > > > > > > > > Nested exception is java.lang.NoSuchMethodError: > > > > > > > javax.annotation.Resource.lookup()Ljava/lang/Strin

Re: JSR250 in the lib

2019-10-14 Thread Tibor Digana
problems for me because I have moneta in > my > > > > > > classpath which brings newer version of jsr250: > > > > > > > > > > > > [INFO] --- maven-dependency-plugin:3.1.1:tree (default-cli) @ > > > drmartens > > > > > ---

Re: JSR250 in the lib

2019-10-14 Thread Stuart McCulloch
T > > > > > [INFO] \- > > > > > > > > > > > > > > > > > > > > com.nemesis.platform:nemesis-platform-core:jar:2.1.67.BUILD-SNAPSHOT:compile > > > > > [INFO]\- org.javamoney:moneta:pom:1.3:compile > &g

Re: JSR250 in the lib

2019-10-14 Thread Petar Tahchiev
0-SNAPSHOT > > > > > [INFO] \- > > > > > > > > > > > > > > > > > > > > com.nemesis.platform:nemesis-platform-core:jar:2.1.67.BUILD-SNAPSHOT:compile > > > > > [INFO]\- org.javamoney:moneta:pom:1.3:compile > > &

Re: JSR250 in the lib

2019-10-14 Thread Tibor Digana
> > [INFO]\- org.javamoney:moneta:pom:1.3:compile > > > > [INFO] \- > javax.annotation:javax.annotation-api:jar:1.3.2:compile > > > > [INFO] > > > > > > > > >

Re: JSR250 in the lib

2019-10-14 Thread Stuart McCulloch
SHOT:compile > > > [INFO]\- org.javamoney:moneta:pom:1.3:compile > > > [INFO] \- javax.annotation:javax.annotation-api:jar:1.3.2:compile > > > [INFO] > > > > ---------------- > > > >

Re: JSR250 in the lib

2019-10-13 Thread Romain Manni-Bucau
- javax.annotation:javax.annotation-api:jar:1.3.2:compile > > [INFO] > > > > > > So I was able to fix this following this recommendation: > > > > > https://stackoverflow.com/questions/52607

Re: JSR250 in the lib

2019-10-13 Thread Tibor Digana
> So I was able to fix this following this recommendation: > > https://stackoverflow.com/questions/52607814/how-to-remove-a-maven-lib-jsr250-api-1-0-jar-from-the-plugin-classpath-jetty > using extensions, but I was wondering: why do we need the JSR250 in the lib > folder? Also w

JSR250 in the lib

2019-10-13 Thread Petar Tahchiev
following this recommendation: https://stackoverflow.com/questions/52607814/how-to-remove-a-maven-lib-jsr250-api-1-0-jar-from-the-plugin-classpath-jetty using extensions, but I was wondering: why do we need the JSR250 in the lib folder? Also why do we need such an old version? -- Regards, Petar! Karlovo