cunningt commented on PR #8783: URL: https://github.com/apache/camel/pull/8783#issuecomment-1328978026
Can definitely make that change but in the other projects that I've checked (cxf, karaf) the type isn't included for maven-plugin. ` <type>pom</type>` is an issue because no jars exist for that dependency type and it causes errors on certain bom resolution programs that default to looking for a jar. In the case of maven-plugins, a jar definitely exists. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
