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

   **[Gaurav 
Mutreja](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gauravm)** 
commented
   
   Hi John,
   
   I had created a separate plug-in installDirectory(which I guess may also 
acts a new goal in install plugin) which I am attaching over here
   
   The only change in installing all files inside a directory involves changes 
in execute method of InstallFileMojo.java and these changes are done in execute 
method of InstallDirectoryMojo.java
   
   The directory can be installed with
   
   mvn installDirectory:install-Dir -DgroupId=\<group-id> -D
   version=\<version> -Dpackaging=\<packaging-type> -Dfile=\<directory-path>.
   
   Please do let me know the changes which are required after you review it.
   
   Thanks
   Gaurav
   


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