Skip to content

suls/pants-generated-resources

Repository files navigation

pants-generated-resources Build Status

this is a proof-of-concept showing how to generate resources that are then available on the classpath.

what works

the current implementation works for both

  • ./pants run
  • ./pants bundle

what doesn't

surprisingly it doesn't work with ./pants bundle --bundle-jvm-deployjar — the generated resource is ignored in the resulting deployjar.

current status

  • trying to find out why resource is lost in deployjar
  • looking into synthetic targets as alternative approach

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published