OWASP / OWASP/SecurityShepherd
Create Developer Profile in pom
Open
Nobody has claimed this yet.
Enhancement
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 515
- Avg merge
- 3h 46m
- Merged PRs (30d)
- 1
Description
As a developer
I want to get up, running and contributing to Security Shepherd as quick and as easily as possible
because setting up a development environment shouldn't be complicated.
This should be done in 3 easy steps;
- clone the project from the repo
- build the project
- run the 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 with the project's pom file and review the linked Tomcat Maven Plugin article for the intended developer profile. Verify the existing clone, build, and run steps, then define done as a profile that supports those three steps with a simpler setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, developer-experience
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100