OpenLiberty / ci.maven

Maven plugins for managing Liberty profile servers #devops
Apache License 2.0
130 stars 91 forks source link

Enhance multi-module conflict check for dev mode #1800

Closed awisniew90 closed 8 months ago

awisniew90 commented 8 months ago

With this change we are:

  1. Determining the upstream and final downstream projects that are relevant to dev mode.
  2. Skipping final downstream projects that are jar projects
  3. Honoring the "skip" configuration in the plugin to apply to sub-modules.