spring-projects / spring-projects/spring-ldap
Failed to run sample user-admin
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 375
- Forks
- 501
- Avg merge
- 6h 4m
- Merged PRs (30d)
- 63
Description
I'm trying to run sample user-admin in the tag 2.3.1.RELEASE, but get the error as below:
user-admin $ gradle jettyRun
A problem occurred evaluating root project 'user-admin'.
Could not find property 'SAMPLE_WAR_GRADLE' on root project 'user-admin'.
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 in the user-admin sample at tag 2.3.1.RELEASE and inspect its Gradle configuration, then run gradle jettyRun to reproduce the missing SAMPLE_WAR_GRADLE property error. Done means the sample evaluates and starts without that property failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100