Add support for extra extensions provided externally

Former-commit-id: c827feb563cde449090dade2b17bfa6709df37be
This commit is contained in:
Henri Gomez
2014-02-11 14:05:26 +01:00
parent e4fd446946
commit c11cb38269
9 changed files with 99 additions and 9 deletions

View File

@@ -27,4 +27,5 @@ Short | Argument Name | Parameter | Description | Requirement
| \-\-dbPassword | \<password\>| The password for connecting to the database. | Optional
| \-\-dbUser | \<user\> | The username used to connect to the database. | Optional
| \-\-disableNexus | | Disable the Nexus Analyzer. | Optional
| \-\-nexus | \<url\> | The url to the Nexus Server. | Optional
| \-\-nexus | \<url\> | The url to the Nexus Server. | Optional
| \-\-extraExtensions | \<strings\> | List of extensions to be scanned, comma separated. | Optional