diff --git a/prod-arguments.json b/prod-arguments.json index 39352ca4a5..2de8870297 100644 --- a/prod-arguments.json +++ b/prod-arguments.json @@ -1,6 +1,6 @@ { "mvn": { - "profiles": ["product", "!community", "jboss-release"], + "profiles": ["product", "!community", "jboss-release", "distribution-downloads"], "properties": { "skipTests": "true" }