[MDEPLOY-277] better deploy-file integration

Open
#552 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
java

Research direction

Start with the deploy-file goal and the project's distributionManagement configuration, which are the entry points named in the issue. Trace how repository url and repositoryId are currently obtained, then verify that deploy-file can use those configured values without hard-coding them. Done means scripts deploying static JARs can rely on distributionManagement for both properties.

Written by the indexing model from the issue text.

Description

enhancement priority:minor

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

Dominant language
Java
Stars
78
Forks
76
Avg merge
2d 5h
Merged PRs (30d)
13

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/maven-deploy-plugin

All issues in apache/maven-deploy-plugin

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.