Closed danilansible closed 2 years ago
Hi ,
I'm new to this, following the wiki for building native image on linux. getting this error, are there any other prerequisites and is there a recommendation from which source directory to run this?
Error: No main manifest attribute, in /usr/local/CVE-2021-44228-Scanner/src/test/resources/log4j2-ok/log4j-core-2.17.1.jar
thank you
duplicated beause of a network glitch
Hi ,
I'm new to this, following the wiki for building native image on linux. getting this error, are there any other prerequisites and is there a recommendation from which source directory to run this?
native-image --static -jar /usr/local/CVE-2021-44228-Scanner/src/test/resources/log4j2-ok/log4j-core-2.17.1.jar log4j2-scan -H:-CheckToolchain -H:+AllowIncompleteClasspath -H:ReflectionConfigurationFiles=/usr/local/CVE-2021-44228-Scanner/src/main/resources/META-INF/native-image/com.logpresso/log4j2-scanner/reflection-config.json
Error: No main manifest attribute, in /usr/local/CVE-2021-44228-Scanner/src/test/resources/log4j2-ok/log4j-core-2.17.1.jar
thank you