CycloneDX / CycloneDX/cyclonedx-gradle-plugin
Cyclonedx version 1.7.3 causes "No signature of method: org.apache.maven.model.profile.activation.FileProfileActivator.setPathTranslator() is applicable for argument types: (org.apache.maven.model.path.DefaultPathTranslator) "
- Dominant language
- Java
- Stars
- 239
- Forks
- 102
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 11
Description
As described above :
Initially we were using cyclonedx 1.5.0 version and gradle 7.3.3
But we wanted to utilize skipProjects feature; hence we have upgraded to cyclone dx 1.7.3 and gradle 7.6.1 version
we face following error while building :
No signature of method: org.apache.maven.model.profile.activation.FileProfileActivator.setPathTranslator() is applicable for argument types: (org.apache.maven.model.path.DefaultPathTranslator) values: [org.apache.maven.model.path.DefaultPathTranslator@5ab270a9]
Contributor guide
Research direction
Start by reproducing the reported build failure with CycloneDX 1.7.3 and Gradle 7.6.1, then compare it with CycloneDX 1.5.0 and Gradle 7.3.3. The payload names no source files or tests; done means the affected build completes successfully while retaining the skipProjects feature.
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
- 25/100