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

Flatten repositories from JEP-229 plugins #802

Merged
merged 5 commits into from
Jul 6, 2023

Commits on Jul 6, 2023

  1. Flatten repositories from JEP-229 plugins

    This workarounds mojohaus/flatten-maven-plugin#362
    
    and strips <repositories> from deployed pom for plugins using JEP-229
    Vlatombe committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    219e268 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Jesse Glick <jglick@cloudbees.com>
    Vlatombe and jglick committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7835622 View commit details
    Browse the repository at this point in the history
  3. Add an IT

    Vlatombe committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b5daedb View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Jesse Glick <jglick@cloudbees.com>
    Vlatombe and jglick committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    532cdda View commit details
    Browse the repository at this point in the history
  5. Remove unused resources

    Vlatombe committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2e44a99 View commit details
    Browse the repository at this point in the history