Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/site/apt/index.apt.vm
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ${project.name}
The Clean Plugin only has one goal.

* {{{./clean-mojo.html}clean:clean}} attempts to clean a project's working
directory of the files that we're generated at build-time. By default, it
directory of the files that were generated at build-time. By default, it
discovers and deletes the directories configured in
<<<project.build.directory>>>, <<<project.build.outputDirectory>>>,
<<<project.build.testOutputDirectory>>>, and
Expand Down