-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
CI / CD PipelineContinuous Integration / Continuous Delivery - Deployment PipelineContinuous Integration / Continuous Delivery - Deployment PipelinedoneThis ticket is solvedThis ticket is solvedjsgeneratorRelated to the whole ProjectRelated to the whole Project
Description
The isssue #275 updated pom.xml files with new features of Maven 4.
Now, the build is failing because GitHub Actions use Maven version < 4 .
Build With Maven https://github.com/osscameroon/js-generator/actions/runs/17012466051/job/48230346076
Build Javadoc Site with Maven https://github.com/osscameroon/js-generator/actions/runs/17012466049/job/48230346071
To solve this problem, we must update our GitHub WorkFlow to use Maven 4.
In that case, we will use 4.0.0-rc-4 -> https://archive.apache.org/dist/maven/maven-4/4.0.0-rc-4/
Metadata
Metadata
Assignees
Labels
CI / CD PipelineContinuous Integration / Continuous Delivery - Deployment PipelineContinuous Integration / Continuous Delivery - Deployment PipelinedoneThis ticket is solvedThis ticket is solvedjsgeneratorRelated to the whole ProjectRelated to the whole Project