maven-deploy-plugin icon indicating copy to clipboard operation
maven-deploy-plugin copied to clipboard

[MDEPLOY-277] better deploy-file integration

Open jira-importer opened this issue 5 years ago • 5 comments

Delany opened MDEPLOY-277 and commented

I have a script which deploys hundreds of static JARs to a Nexus repo. I use the deploy-file goal, which requires the url and repositoryId properties. Currently I have to hard-code these into the script.

I want to be able to use the repository url and id I set in the distributionManagement of my project.


Affects: 3.0.0-M1

jira-importer avatar Nov 12 '20 04:11 jira-importer