diff options
author | Denes Nemeth <denes.nemeth@nokia.com> | 2018-03-27 15:24:18 +0200 |
---|---|---|
committer | Denes Nemeth <denes.nemeth@nokia.com> | 2018-03-27 15:24:18 +0200 |
commit | 762cc41f264456d12eb2dd277484cea37c2979ae (patch) | |
tree | 986bcc300995c04aa36f4b25ea195c33728d399c /nokiav2/NOTES.txt | |
parent | c088d641a7805e65694884d9f7ff89c88ac7a886 (diff) |
Fix sonar issues
Change-Id: Ia0faaf3b84267ed88dc452a7885d2f33c4d6411b
Issue-ID: VFC-728
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
Diffstat (limited to 'nokiav2/NOTES.txt')
-rw-r--r-- | nokiav2/NOTES.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nokiav2/NOTES.txt b/nokiav2/NOTES.txt new file mode 100644 index 00000000..dc0957d4 --- /dev/null +++ b/nokiav2/NOTES.txt @@ -0,0 +1,5 @@ +Scatchpad + +mvn jacoco:report -Djacoco.dataFile='${project.build.directory}/code-coverage/jacoco-ut.exec' +mvn sonar:sonar -Dsonar.host.url=http://sonar.onap.org + |