getodk / aggregate

ODK Aggregate is a Java server that stores, analyzes, and presents survey data collected using ODK Collect. Contribute and make the world a better place! ✨🗄✨
https://docs.opendatakit.org/aggregate-intro/
Other
74 stars 228 forks source link

Add an error resolution #475

Closed soloincc closed 3 years ago

soloincc commented 4 years ago

Provide a workaround when running gradle for the first time

Closes #

What has been done to verify that this works as intended?

Why is this the best possible solution? Were any other approaches considered?

Are there any risks to merging this code? If so, what are they?

Do we need any specific form for testing your changes? If so, please attach one

Does this change require updates to documentation? If so, please file an issue at https://github.com/opendatakit/docs/issues/new and include the link below.

ggalmazor commented 4 years ago

Hi, @soloincc!

First, let me apologize for the delay of this review.

I think the current instructions give enough information to work around the error you're referring to:

Both things are already explained in the docs. Do you feel we should expand on any of those? If not, I'd close this PR without merging.