spring-projects / spring-projects/spring-ldap
User-Admin Sample: could not get unknown property 'SAMPLE_WAR_GRADLE' for root project 'user-admin' of type org.gradle.api.Project.
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 375
- Forks
- 501
- Avg merge
- 6h 4m
- Merged PRs (30d)
- 63
Description
When executing any gradle tasks for the User-Admin sample I get the following error:
could not get unknown property 'SAMPLE_WAR_GRADLE' for root project 'user-admin' of type org.gradle.api.Project.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the User-Admin sample's Gradle configuration and reproduce the failure by running a Gradle task. Trace where the missing SAMPLE_WAR_GRADLE property is referenced; done means the sample's Gradle tasks run without this unknown-property error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100