question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[ERROR] An error occurred attempting to read POM

See original GitHub issue

Hi,

I’m meeting fatal erros during makeAggregateBom when I embed this dependency: <dependency> <groupId>org.activiti</groupId> <artifactId>activiti-engine</artifactId> <version>5.14</version> </dependency>

Also in the error stack:

17:05:27 [ERROR] An error occurred attempting to read POM 17:05:27 org.codehaus.plexus.util.xml.pull.XmlPullParserException: only whitespace content allowed before start tag and not \ufffd (position: START_DOCUMENT seen \ufffd… @1:1) 17:05:27 at org.codehaus.plexus.util.xml.pull.MXParser.parseProlog (MXParser.java:1862) 17:05:27 at org.codehaus.plexus.util.xml.pull.MXParser.nextImpl (MXParser.java:1698)

Unfortunately I won’t be able to take the latest version of activiti-engine in my application. Can you do something with the plugin?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
zg2procommented, Aug 17, 2021

Hi @stevespringett I created a pull request for you: https://github.com/CycloneDX/cyclonedx-maven-plugin/pull/121 BR Gregory

0reactions
stevespringettcommented, Aug 19, 2021

v2.5.2. has been published to Maven Central. Thanks again for the PR

Read more comments on GitHub >

github_iconTop Results From Across the Web

[ERROR] An error occurred attempting to read POM · Issue #17
When we run the CycloneDX plugin on our maven projects, we often see the following error: [2019-07-10T22:51:04.855Z] [INFO] ...
Read more >
Error opening Maven POM file dependency hierarchy in Eclipse
When try to open "Effective POM" in POM viewer, it will show project read error. In the pop up error dialog box, it...
Read more >
Maven POM issues - Oracle Communities
One workaround is to delete those elements from the copy of the POM in my local repository. (After deleting 'shortDescription', 'source' ...
Read more >
Solved: pom.xml errors - Adobe Experience League Community
I seem to often get pom.xml errors in my local when running Maven. Today I attempted a build and got errors for all...
Read more >
Spring Boot business applications causes "Could not read ...
Spring Boot business applications causes "Could not read pom in jar" error on dependency of kjar during startup.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found