You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "James Drucza (JIRA)" <ji...@codehaus.org> on 2007/08/15 05:50:47 UTC

[jira] Created: (MNG-3149) install:install-file plugin to use file naming convention in place of most parameters

install:install-file plugin to use file naming convention in place of most parameters
-------------------------------------------------------------------------------------

                 Key: MNG-3149
                 URL: http://jira.codehaus.org/browse/MNG-3149
             Project: Maven 2
          Issue Type: Improvement
          Components: Command Line, Plugins and Lifecycle
    Affects Versions: 2.0.7
            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

        

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

Posted by "Brian Fox (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MINSTALL-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fox moved MNG-3149 to MINSTALL-43:
----------------------------------------

    Affects Version/s:     (was: 2.0.7)
                       2.2
          Component/s:     (was: Command Line)
                           (was: Plugins and Lifecycle)
                  Key: MINSTALL-43  (was: MNG-3149)
              Project: Maven 2.x Install Plugin  (was: Maven 2)

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

        

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

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ 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