Revise javadoc script dash-f argument 14/62814/7
authorLott, Christopher (cl778h) <cl778h@att.com>
Wed, 15 Jan 2020 20:17:03 +0000 (15:17 -0500)
committerLott, Christopher (cl778h) <cl778h@att.com>
Thu, 16 Jan 2020 01:35:51 +0000 (20:35 -0500)
commit8671c2eeb23b351fec65068e07ea8dcd982ff45c
treecc9e59bc36164f62bf2e4e7e7ba1e06fc6004259
parente55a3f95818c7cacc1b5e355014ebcee4c78d38e
Revise javadoc script dash-f argument

Revise shell script maven-javadoc-generate.sh to supply -f
argument to maven with absolute path determined by readlink.
This works around javadoc:aggregate behavior of silently
generating no files in parent project if invoked as "-f ."

Change-Id: I6856756539dd8aee80d8841dfbfe9efb76b8cb93
Issue-Id: RELENG-2672
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
releasenotes/notes/maven-javadoc-dash-f-87c652e0363b3c6d.yaml [new file with mode: 0644]
shell/maven-javadoc-generate.sh