mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-23 17:41:28 +01:00
fixed line break issues
Former-commit-id: 5f1310fb81d70c68d49e2479186949f1fae74caa
This commit is contained in:
@@ -9,8 +9,11 @@ Usage
|
|||||||
-
|
-
|
||||||
|
|
||||||
> $ mvn package
|
> $ mvn package
|
||||||
|
|
||||||
> $ cd target
|
> $ cd target
|
||||||
|
|
||||||
> $ java -jar dependency-check-[version].jar -h
|
> $ java -jar dependency-check-[version].jar -h
|
||||||
|
|
||||||
> $ java -jar dependency-check-[version].jar -a Testing -out . -scan ./test-classes -scan ./lib
|
> $ java -jar dependency-check-[version].jar -a Testing -out . -scan ./test-classes -scan ./lib
|
||||||
|
|
||||||
Then load the resulting 'DependencyCheck-Report.html' into your favorite browser.
|
Then load the resulting 'DependencyCheck-Report.html' into your favorite browser.
|
||||||
@@ -19,6 +22,7 @@ Mailing List
|
|||||||
-
|
-
|
||||||
|
|
||||||
Subscribe: [dependency-check+subscribe@googlegroups.com] [subscribe]
|
Subscribe: [dependency-check+subscribe@googlegroups.com] [subscribe]
|
||||||
|
|
||||||
Post: [dependency-check@googlegroups.com] [post]
|
Post: [dependency-check@googlegroups.com] [post]
|
||||||
|
|
||||||
Copyright & License
|
Copyright & License
|
||||||
|
|||||||
Reference in New Issue
Block a user