Skip to content

Commit 9b51b5c

Browse files
authored
Merge pull request #84 from apache/elharo-patch-2
docs: don't assume people are using Eclipse
2 parents 89d0da9 + 65a0d6e commit 9b51b5c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/site/apt/usage.apt.vm

+2-4
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)