Remove project local Xtend dependencyManagement and Maven plugin 40/41740/4
authorMichael Vorburger <vorburger@redhat.com>
Tue, 12 Jul 2016 23:45:08 +0000 (01:45 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 18 Jul 2016 12:39:34 +0000 (12:39 +0000)
commit025bd913b500b7ef0e809d51195e0b801e751aad
treed6a1213cea6bf0e858faab6b57b546e3b95448bd
parent9689b0feea2df7d3737295daa738869cff8fbc42
Remove project local Xtend dependencyManagement and Maven plugin

Because we now have this available in odl-parent.  Note that the
configuration there is slightly different and uses
target/generated-source instead of src.  Therefore the clean is no
longer needed.  Also add-source does not seem to be required; I've found
that the Xtend Maven plugin and the Xtend IDE M2E support already cover
this correctly by themselves.

Change-Id: Ic878b7c3d63c06595e61c42f0b729bf3d50861cf
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
common/parent/pom.xml