Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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) " #405

Open
vishal-singh3 opened this issue Feb 29, 2024 · 1 comment
Labels
bug Something isn't working question Further information is requested

Comments

@vishal-singh3
Copy link

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]

@skhokhlov
Copy link
Contributor

Please run the plugin with --stacktrace option and provide the output

@skhokhlov skhokhlov added bug Something isn't working question Further information is requested labels Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants