File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -425,10 +425,8 @@ mvn dependency:unpack
425425 <<<mvn dependency:sources -Dsilent=true>>>
426426
427427 This is the same as the resolve goal except it includes the source
428- attachments if they exist. This is useful when you want the source
429- attachments downloaded to your local repository and
430- you don't want to use the eclipse plugin to do this since the eclipse plugin
431- creates/overwrites the eclipse files.
428+ attachments if they exist. This is useful when you want to download source
429+ attachments to your local repository.
432430
433431 You can also define the <<<markersDirectory>>> either in the pom or settings
434432 to be a common location for all projects. This allows the system to resolve sources faster for dependencies that don't
You can’t perform that action at this time.
0 commit comments