jira-importer commented on issue #367: URL: https://github.com/apache/maven-deploy-plugin/issues/367#issuecomment-2771534844
**[Yuri](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ydewit)** commented What about projects that are assemblies of other dependencies? These types of projects only customize an assembly from another project and they dont have Java classes: they only produce an assembly. Before, you could create a jar project and ignore the fact that the project produces no jar. Now, I am forced to use a pom packaging, but then the assembly \<dependencies> are ignored and I cannot pull in other dependencies. For now, we have forced version 2.8 of the plugin to make sure it still works. I guess producing a dummy jar would also work, but is there a proper solution for this? -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org