Skip to content

Commit 044af60

Browse files
committed
fix: #7591 tell the stage goal has to be used
1 parent a6ad37e commit 044af60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ Building the documentation
341341

342342
The documentation on the [github pages](https://dependency-check.github.io/DependencyCheck/) is generated from this repository:
343343

344-
mvn -s settings.xml site site:staging
344+
mvn -s settings.xml site site:stage
345345

346346
Once done, point your browser to `./target/staging/index.html`.
347347

0 commit comments

Comments
 (0)