jira-importer commented on issue #313:
URL: 
https://github.com/apache/maven-install-plugin/issues/313#issuecomment-2771867470

   **[Leonard 
Brünings](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=leonard84)**
 commented
   
   I also ran into this problem. I've created a bom plugin, that has a custom 
packaging `bom` to create a bill-of-materials pom for the multimodule it is 
part of.
   
   It works by generating a new pom and setting it via `project.setPomFile` 
unfortunately I have to set the project packaging to `pom` afterwards, since 
the `install`/`deploy` plugins have hardcoded logic for `pom` packing that 
cannot be achieved otherwise.
   


-- 
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

Reply via email to