Skip to content

Commit

Permalink
Updating ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-murray authored Oct 30, 2022
1 parent 0142e0c commit b496d2c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ Custom maven `settings.xml` can now be specified as an input parameter to the ac

* `maven-args` - An optional string value (space separated) options to pass to the maven command line when generating the dependency snapshot. This is empty by default.

* `snapshot-include-file-name`: Optional flag to control whether or no the path and file name of the pom.xml is provided with the snapshot submission. Defaults to `false` as the file name currently overwrites the POM artifactId

* `snapshot-dependency-file-name`: An optional user control file path to the POM file, requires `snapshot-include-file-name` to be `true` for the value to be submitted.


## Examples

Expand Down

0 comments on commit b496d2c

Please sign in to comment.