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

Olivier Lamy commented on MDEPLOY-32:
-------------------------------------

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

> Snapshot deployment with deploy:deploy-file, specifying the pom and file 
> results in invalid files uploaded
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: MDEPLOY-32
>                 URL: https://issues.apache.org/jira/browse/MDEPLOY-32
>             Project: Maven Deploy Plugin (Moved to GitHub Issues)
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Assignee: Brett Porter
>            Priority: Major
>
> Using a snapshot project:
>    mvn install
> then go into the local repository, and run
>    mvn deploy:deploy-file -DpomFile=...-SNAPSHOT.jar 
> -DjarFile=...-SNAPSHOT.jar
> The result is that the pom file and the jar file are uploaded using 
> timestamps, but the timestamps are different for both.
> So maven can download the pom but not the jar :(



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to