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
build: skip the creation of the test repo when -Dquick is specified (kroxylicious#2942)
why: when testing the filter archetype, we create a maven repo containing the project's artefacts and its
dependencies. this is time consuming. The quick profile should skip this step.
Signed-off-by: Keith Wall <kwall@apache.org>
0 commit comments