apache / apache/maven-deploy-plugin

Feature to not deploy parent module of a multi-module project.

Open
#622 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
78
Forks
76
Avg merge
2d 11h
Merged PRs (30d)
12

Description

### New feature, improvement proposal

We have a multi-module project where the parent module has no actual content, and references child modules to be built. When we use `mvn deploy` to the Github Maven repository, Github refuses the upload of the parent module because there is no jar to upload. This causes all the child modules to not deploy either, since the parent module failed. Is there a way to avoid deploying the parent module?

Related: https://github.com/orgs/community/discussions/44788

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.