-
-
Notifications
You must be signed in to change notification settings - Fork 85
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
"Invalid XML characters" error during Maven run makeAggregateBom #257
Comments
it seems you have strange content in your pom.xml: without reproducer, we won't be able to do much |
I had the same problem. [INFO] CycloneDX: Resolving Aggregated Dependencies |
I can't reproduce, I don't see how to do anything without reproducing at least please share the stacktrace (run with "mvn -e") |
this is pom.xml
|
|
I suspect the com.easemob.im component is causing the problem |
it seems recent PR #376 solved the issue: it's not yet released, but can you check by building latest SNAPSHOT? |
AFAIK, fixed by #376 in 2.7.10 that will be released soon |
Hi,
I wanted to create a bom file with Cyclone DX.
I run the following command: mvn org.cyclonedx:cyclonedx-maven-plugin:makeAggregateBom
At the end I got the following log:
The text was updated successfully, but these errors were encountered: