Hi,

periodically I have to upload a new version of a third-party library to a private repository using following command:
mvn deploy:deploy-file -Durl= -DrepositoryId= -Dfile= -DpomFile=

This override the current associated maven-metadata.xml file.

Is there a way to only update this file? I would like to keep at least the /versioning/latest information.

Thanks,
Julien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to