You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The -am flag is evaluated for each reactor. This results in projects being built multiple times if an activated project is a dependency of a project activated in a later reactor.
When -am is enabled, the list of required projects should be evaluated prior to executing the build, and then should be ignored when running each reactor.
The text was updated successfully, but these errors were encountered:
The -am flag is evaluated for each reactor. This results in projects being built multiple times if an activated project is a dependency of a project activated in a later reactor.
When -am is enabled, the list of required projects should be evaluated prior to executing the build, and then should be ignored when running each reactor.
The text was updated successfully, but these errors were encountered: