Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explain how to use extraFilesDirectories in gradle #1026

Open
stickfigure opened this issue Jun 29, 2024 · 2 comments
Open

Explain how to use extraFilesDirectories in gradle #1026

stickfigure opened this issue Jun 29, 2024 · 2 comments

Comments

@stickfigure
Copy link

Hi! There seems to be something missing from the documentation. There's an extraFilesDirectories attribute in the gradle plugin but I can't figure out how we're supposed to use it?

My goal is to use the gradle application plugin-built install directory and startup script on GAE, without building a fat jar.

@stickfigure
Copy link
Author

Looks like this was handled in maven-land already? GoogleCloudPlatform/app-maven-plugin#399

@lqiu96
Copy link
Contributor

lqiu96 commented Jul 3, 2024

Thanks for raising this. IIUC the above correctly it seems to be a gap in documentation between maven and gradle. We'll update the docs in the gradle plugin to include this (or possibly move these maven and gradle configs to a plugin-neutral place).

CC: @mpeddada1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants