jira-importer commented on issue #281:
URL: 
https://github.com/apache/maven-install-plugin/issues/281#issuecomment-2771863934

   **[Witold 
Markowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=wmarkow)**
 commented
   
   When using **maven-install-plugin:3.5.2** the artifact is installed as 
**xyz**. Here is the output from the console:
   
   ```
   $ mvn org.apache.maven.plugins:maven-install-plugin:2.5.2:install-file 
-Dfile=target/test1-1.0-SNAPSHOT.jar -Dpackaging=xyz
   [INFO] Scanning for projects...
   [INFO]
   [INFO] 
------------------------------------------------------------------------
   [INFO] Building test1 1.0-SNAPSHOT
   [INFO] 
------------------------------------------------------------------------
   [INFO]
   [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ test1 ---
   [INFO] Installing 
C:\Users\wmarkowski\dev-test\sources\test1\target\test1-1.0-SNAPSHOT.jar to 
C:\Users\wmarkowski\.m2\repository\test1\test1\1.0-SNAPSHOT\test1-1.0-SNAPSHOT.xyz
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time: 0.684 s
   [INFO] Finished at: 2019-02-04T22:40:30+01:00
   [INFO] Final Memory: 8M/245M
   [INFO] 
------------------------------------------------------------------------
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to