Create non-root ttp-parent 46/43246/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 5 Aug 2016 15:34:25 +0000 (11:34 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 5 Aug 2016 15:34:27 +0000 (11:34 -0400)
commit7cca822a85b7eaaf7236a83ad0fbed8a57d236b8
treeeada9631a09d5e61044df12d67962730da1eeeaf
parent5a51bf57747a2d7f9a3e9617564b51d603e0a45d
Create non-root ttp-parent

Fixes forking issue due to aggregate javadoc declaration in root pom to
generate the javadocs. Because every module inherits ttp-parent they all
fork subprocesses to generate javadoc due to the aggregate setting. This
should not happen as long as we make sure nothing inherits from the root
pom.

Change-Id: Idf0aaed065d63936bea6d854afa9b156183394ef
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
features/pom.xml
parser/pom.xml
pom.xml
ttp-model/pom.xml
ttp-parent/pom.xml [new file with mode: 0644]
utils/pom.xml