Skip to content

[MDEPLOY-131] use default repository when no url specified #468

Open
@jira-importer

Description

@jira-importer

raymond domingo opened MDEPLOY-131 and commented

When using the deploy goal there is no need to specify the url of the repository.

When using deploy-file you DO need to specify the url. This is a problem, because during development I like to deploy to snapshot repository and when releasing i deploy to release repository and I can't add this logic to the pom.

Thas is why I like the url paramter to become optional (backwards compatible) and add default behaviour when it is null. It should just like the deploy plugin use the default repository. Snapshot for snapshots and release for none snapshot versions.

I added a patch file fixing this.
I also added complete source of patched Mojo


Attachments:

4 votes, 9 watchers

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions