Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kotlin-spring] interfaceOnly=true flag skips spring-boot plugin repackage goal #15495

Merged
merged 1 commit into from
May 15, 2023

Commits on May 12, 2023

  1. [kotlin-spring] interfaceOnly=true flag skips spring-boot plugin repa…

    …ckage goal
    
    As interfaceOnly=true not generates main class the repackage goal for the artifact fails.
    
    This change applies the same template as used in JavaSpring or in kotlin-spring spring-cloud library.
    zaenk committed May 12, 2023
    Configuration menu
    Copy the full SHA
    70b8aa9 View commit details
    Browse the repository at this point in the history