[ 
https://issues.apache.org/jira/browse/MINSTALL-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965894#comment-17965894
 ] 

Olivier Lamy commented on MINSTALL-43:
--------------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-install-plugin#327|https://github.com/apache/maven-install-plugin/issues/327].
 

> install:install-file plugin to use file naming convention in place of most 
> parameters
> -------------------------------------------------------------------------------------
>
>                 Key: MINSTALL-43
>                 URL: https://issues.apache.org/jira/browse/MINSTALL-43
>             Project: Maven Install Plugin (Moved to GitHub Issues)
>          Issue Type: Improvement
>          Components: install:install-file
>    Affects Versions: 2.2
>            Reporter: James Drucza
>            Priority: Major
>
> 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 was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to