You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2009/03/15 17:16:13 UTC

[jira] Updated: (MINSTALL-43) install:install-file plugin to use file naming convention in place of most parameters

     [ http://jira.codehaus.org/browse/MINSTALL-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg updated MINSTALL-43:
------------------------------------

    Component/s: install:install-file

> install:install-file plugin to use file naming convention in place of most parameters
> -------------------------------------------------------------------------------------
>
>                 Key: MINSTALL-43
>                 URL: http://jira.codehaus.org/browse/MINSTALL-43
>             Project: Maven 2.x Install Plugin
>          Issue Type: Improvement
>          Components: install:install-file
>    Affects Versions: 2.2
>            Reporter: James Drucza
>
> It would be really nice to have the install:install-file plugin support a file naming convention instead of specifying all the parameters (and thus maven support i.e. ignore the extra info in the file name).
> eg:
> instead of:
> mvn install:install-file -DgroupId=MSSQLDriver -DartifactId=sqljdbc -Dversion=1.1.1501.101 -Dpackaging=jar -Dfile=sqljdbc.jar
> use:
> mvn install:install-file -Dfile=MSSQLDriver-sqljdbc-1.1.1501.101.jar
>  
> or some similar convention.

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