jira-importer commented on issue #135: URL: https://github.com/apache/maven-source-plugin/issues/135#issuecomment-2959540198
**[Dennis Lundberg](https://issues.apache.org/jira/secure/[email protected])** commented Are you sure that you are running version 2.1 of the Source Plugin? Your POM doesn't have a \<version> element for it. I suggest you add ```xml <version>2.1</version> ``` to your POM and try again. Your example above works for me if i remove the \<manifestFile> line. I don't have that file... -- 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]
