Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.0-beta-6
-
None
-
None
Description
It should be possible to override the attribute distributionManagement.site.url from the command line like this:
mvn site:site site:deploy -DdistributionManagement.site.url=file:///some/local/or/external/path/
This would not really be necessary if site:stage worked like it should but is needed since it does not.