Skip to content

watermelonjam/native-classpath-reproducer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shows that classpath resource folder inclusion via quarkus.native.resources.includes has some odd behaviour in a native image. The folder seems to exist but is empty. Even though using strings target/native-classpath-reproducer-1.0.0-SNAPSHOT-runner to dump contents shows that the filenames are there and file contents are there... somehwere.

Use mvn verify -Pnative -Dquarkus.native.container-build=true -Dquarkus.container-image.build=true to reproduce.

About

Quarkus native classpath issue reproducer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages