Skip to content

Skip JAR creation when it would be empty#26

Merged
javahippie merged 1 commit into
operaton:mainfrom
kthoms:issues/25-skip-maven-jar-when-main-empty
Oct 22, 2024
Merged

Skip JAR creation when it would be empty#26
javahippie merged 1 commit into
operaton:mainfrom
kthoms:issues/25-skip-maven-jar-when-main-empty

Conversation

@kthoms

@kthoms kthoms commented Oct 22, 2024

Copy link
Copy Markdown
Contributor

Configure skipIfEmpty flag for maven-jar-plugin

Fixes #25

Configure skipIfEmpty flag for maven-jar-plugin
@javahippie javahippie merged commit f11f749 into operaton:main Oct 22, 2024
@javahippie

Copy link
Copy Markdown
Contributor

Thanks!

@kthoms kthoms deleted the issues/25-skip-maven-jar-when-main-empty branch October 22, 2024 11:45
@kthoms kthoms added this to the 1.0.0-beta-2 milestone May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skip maven-jar-plugin on QA modules that do not have main sources

2 participants