-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
Issue running on a multi-project Android app #223
Comments
I had a similar problem and found a workaround. In the main module 'app', which contains dependencies
|
Any idea how/where to write this when using the legacy plugin application? |
I'm having the same issue as @pirvudoru mentioned Did anyone manage to find a solution for this? |
@cipry13 I did. You have to define it like this:
Now it will ignore the other build variant. |
Sorry for bringing this up. I faced the same problem in my company's project using plugin version 1.8.2, and this answer fixed our issue with a project module. Could someone explain why the configuration |
Workaround: #223 (comment) |
Main issue: #478 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I am trying to extract the list of dependencies of a multi-project, multi-flavor Android application, but got stuck with an error.
Any help will be highly appreciated.
Here is a sample project to run CycloneDX on that replicates the issue: https://github.com/pirvudoru/SampleArchApp
Running: org.cyclonedx.bom, version 1.7.2
Error output:
The text was updated successfully, but these errors were encountered: