GithubHelp home page GithubHelp logo

Comments (7)

Boyman10 avatar Boyman10 commented on June 18, 2024 1

Hi @edumco , thanks for your answer.

I got it running using the jdk8 (I don't know if having the extension built with jdk11 works with a jdk8 project...).

Using jdk 11 I can see those warnings at build time :

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

I have no other logs, I only can say it does not display the Open url at the end of the project build and it also happens without compose.

I'm using jdk-11.0.7+10 from openJdk
on Linux 5.4.0-72-generic #80-Ubuntu

from maven-build-scanner.

edumco avatar edumco commented on June 18, 2024

@Boyman10 Thanks for reporting this issue. I would need more info to reproduce this issue:

  • Operating System (distro and version)
  • JDK distribution: Openjdk, Oracle ...
  • Maybe some log (mvn build -X ... )
  • The problem only happens on compose?

from maven-build-scanner.

edumco avatar edumco commented on June 18, 2024

@Boyman10 thank you for the information. I've reproduced the problem and in my machine the folder 'ext' under 'lib' does not exist!

I'll mess around a little more

Apache Maven 3.6.3
Maven home: /usr/share/maven
Java version: 11.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: pt_BR, platform encoding: UTF-8
OS name: "linux", version: "5.8.0-50-generic", arch: "amd64", family: "unix"

from maven-build-scanner.

edumco avatar edumco commented on June 18, 2024

I have found a temporary solution

On setup.sh on line 18 remove the ext/ folder at the end of line

From:

18   .../lib/ext/

To:

18   .../lib/

from maven-build-scanner.

github-actions avatar github-actions commented on June 18, 2024

Stale issue message

from maven-build-scanner.

edumco avatar edumco commented on June 18, 2024

@Boyman10 the work around solved your problem?

from maven-build-scanner.

github-actions avatar github-actions commented on June 18, 2024

Stale issue message

from maven-build-scanner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.