Hi

excluding "derby" from the scanning should work using exclusions.list or
equivalent system property.




Le 4 juil. 2017 13:08, "Me Self" <wmso...@gmail.com> a écrit :

btw this is with the embedded adapter. The remote one does not trigger this
issue.

On Tue, Jul 4, 2017 at 1:03 PM, Me Self <wmso...@gmail.com> wrote:

> Hi All
>
> Switching from TomEE 1.7.4 to 7.0.2 arquillian tests begin to spew out a
> lot of these warnings. The tests still work. Is there a way to silence it?
>
> WARNING: Failed to scan [file: ...]
>
> java.io.FileNotFoundException: c:\.m2\org\apache\derby\derbyt
> ools\10.13.1.1\derbyLocale_cs.jar
>
>         at java.util.zip.ZipFile.open(Native Method)
>
>         at java.util.zip.ZipFile.<init>(ZipFile.java:219)
>
>         at java.util.zip.ZipFile.<init>(ZipFile.java:149)
>
>         at java.util.jar.JarFile.<init>(JarFile.java:166)
>
>         at java.util.jar.JarFile.<init>(JarFile.java:130)
>
>         at org.apache.tomcat.util.scan.JarFileUrlJar.<init>(JarFileUrlJ
> ar.java:60)
>
>         at org.apache.tomcat.util.scan.JarFactory.newInstance(JarFactor
> y.java:48)
>
>         at org.apache.tomcat.util.scan.StandardJarScanner.process(Stand
> ardJarScanner.java:338)
>
>         at org.apache.tomcat.util.scan.StandardJarScanner.scan(Standard
> JarScanner.java:288)
>         at org.apache.tomee.loader.TomEEJarScanner.scan(TomEEJarScanner
> .java:61)
>

Reply via email to