jira-importer commented on issue #292: URL: https://github.com/apache/maven-jar-plugin/issues/292#issuecomment-2956695068
**[Tuomas Kiviaho](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=tuomas_kiviaho)** commented If I understood correctly you're having similar problem as I have. Dependencies are not included into manifest classpath when their scope is test. There is one dependency with transitivity in the attached IT pom that I expected to be included into manifest classpath of test-jar as Class-Path: junit-dep-4.4.jar hamcrest-core-1.1.jar -- 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]
