We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89d0da9 + 65a0d6e commit 9b51b5cCopy full SHA for 9b51b5c
src/site/apt/usage.apt.vm
@@ -425,10 +425,8 @@ mvn dependency:unpack
425
<<<mvn dependency:sources -Dsilent=true>>>
426
427
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.
+ attachments if they exist. This is useful when you want to download source
+ attachments to your local repository.
432
433
You can also define the <<<markersDirectory>>> either in the pom or settings
434
to be a common location for all projects. This allows the system to resolve sources faster for dependencies that don't
0 commit comments