The install should also conatin a goal to install directory of external jar 
files into the repository.
------------------------------------------------------------------------------------------------------

                 Key: MINSTALL-83
                 URL: http://jira.codehaus.org/browse/MINSTALL-83
             Project: Maven 2.x Install Plugin
          Issue Type: Improvement
            Reporter: Gaurav Mutreja


The install should conatin 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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to