| No I try to use the map files to find out what to add to the poms as
    modules. I added this one because it was in one of the map files. 
 $ grep performance.data *
 testframework.map:plugin@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=GIT,tag=v20120405-1401,repo=git://git.eclipse.org/gitroot/platform/eclipse.platform.releng.git,path=bundles/org.eclipse.test.performance.data
 
 
 I guess I can remove this from the pom since as you say it's not
    used.
 
 Thanh
 
 On 05/09/2012 03:54 PM, John Arthorne wrote:
 
 What interests me is how the heck
          CBI ended up trying
          to build this. Do you build everything in the git repository
          that looks
          like a bundle? I did some archaeology and found this bundle
          has never been
          used, and it looks like an old experiment from 2005 that was
          never cleaned
          up. As far as I can tell it was never included in any platform
          builds in
          the past. It ended up in our 4.2 stream after an exercise Paul
          Webster
          and I went through last month to remove all unnecessary
          differences between
          our 3.8 and 4.2 branches. I have entered the following bug and
          we'll likely
          delete that bundle from Git shortly:
      
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=379048
 
 John
 
 |