[ https://issues.apache.org/jira/browse/MINSTALL-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965889#comment-17965889 ]
Olivier Lamy commented on MINSTALL-83: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-install-plugin#235|https://github.com/apache/maven-install-plugin/issues/235]. > The install should also contain a goal to install directory of external jar > files into the repository. > ------------------------------------------------------------------------------------------------------ > > Key: MINSTALL-83 > URL: https://issues.apache.org/jira/browse/MINSTALL-83 > Project: Maven Install Plugin (Moved to GitHub Issues) > Issue Type: Improvement > Reporter: Gaurav Mutreja > Priority: Major > Attachments: directory-plugin.zip > > > The install should contain a goal to install directory of jar files into the > repository. > It is quite painful to install each jar file one by one(say if we have 100 > jar files).It would be great if we provide the directory in which jar files > are kept to a single command to install all of the files. > I have worked on it and created a new plug-in which which installs in > repository the whole directory at once.The code basically modifies the > existing installFile mojo source to support the installation of full > directory. > How can I get it reviewed?So,that I can go ahead and commit the code. > Thanks > Gaurav -- This message was sent by Atlassian Jira (v8.20.10#820010)