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

   **[Dennis 
Lundberg](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=denn...@apache.org)**
 commented
   
   I don't think this should work.
   
   In _Introduction to the Build Lifecycle_ at 
http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html 
it says
   
   > Note that for some packaging types to be available, you may also need to 
include a particular plugin in your build section of your POM (as described in 
the next section). One example of a plugin that requires this is the Plexus 
plugin, which provides a plexus-application  and plexus-service  packaging.
   
   Since the packaging **lib** is not a standard packaging I suspect that you 
need extra code to define what should happen for such a packaging during the 
lifecycle.
   


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