Add generation of application zip to CI build
Open
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 350
- PR merge metrics
- No merged PRs in 30d
Description
Generating the application archive (via `mvn -Papp`) has been broken for a while, and we didn't notice, because it is not built as part of the continuous integration process. Let's add it. See also #293.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the repository's continuous integration configuration and review issue #293 for related context. Run the `mvn -Papp` application-archive build locally, then ensure CI invokes that profile and passes when the application zip is generated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100