Hi Andrew I did a local build in my environment and I didn't get any compilation errors for the LTTng/TMF plug-ins. I Bypassed my proxy problem by downloading the CDT nightly build directly and updating the pom.xml file to use the local copy of the update site (not shown in the steps below). Before running mvn -fae clean install I also deleted the directory ~/.m2/repository.
Here are the steps I did to build the Linux Tools locally: - mkdir ~/Desktop/Workspaces/Git-Test - cd ~/Desktop/Workspaces/Git-Test - git init - git clone http://git.eclipse.org/gitroot/linuxtools/org.eclipse.linuxtools.git - cd ~/.m2 - \rm -rf repository - cd ~/Desktop/Workspaces/Git-Test/org.eclipse.linuxtools/ - mvn -fae clean install Is my build procedure different from yours? By the way, I checked on hudson and build #308 doesn't show any compilation errors regarding LTTng/TMF. I'm not sure how I can support with your build problems. Please let me know if you want me to try something else. Best Regards Bernd On Thu, May 19, 2011 at 2:57 PM, Bernd Hufmann <[email protected]> wrote: > Hi Andrew > > For the build failure, I'm going to investigate the build problem and I > will let you know when know more. > > About the proxy, my problem is that maven doesn't support 2 proxy settings > being active in ${HOME}/.m2/settings.xml. Since the Linux Tools build refers > to update sites using http and https, i cannot build. I try find a way > bypass this problem. > > Thanks > Bernd > > > On Thu, May 19, 2011 at 2:18 PM, Andrew Overholt <[email protected]>wrote: > >> Hi Bernd, >> >> I've CC'd Francois and Dominique on this. Is there any way Ericsson can >> be convinced to fix this proxy issue? It's critical that as >> contributing members of the Eclipse community you are able to test the >> use of p2 repositories. Please let me know if I can help in any way >> with this. >> >> Thanks, >> >> Andrew >> >> * Bernd Hufmann <[email protected]> [2011-05-19 12:46]: >> > Hi Andrew >> > >> > The CDT build has been fixed and TCF is available again. I was able to >> access >> > TCF from the CDT build. >> > >> > The Linux Tools build should be fine again. I won't be able to test the >> Linux >> > Tools build (proxy problems). Could you try it, please? Please let me >> know >> > about the results! >> > >> > Thanks >> > Bernd >> > >> > On Thu, May 19, 2011 at 10:00 AM, Andrew Overholt <[email protected]> >> wrote: >> > >> > Hi, >> > >> > LTTng won't install from the nightly repo at the moment due to some >> > oddness in the CDT's update site (specifically its inclusion of >> TCF). >> > Bernd, Francois, and myself are working on it. >> > >> > Andrew >> > _______________________________________________ >> > linuxtools-dev mailing list >> > [email protected] >> > https://dev.eclipse.org/mailman/listinfo/linuxtools-dev >> > >> > >> >> > _______________________________________________ >> > linuxtools-dev mailing list >> > [email protected] >> > https://dev.eclipse.org/mailman/listinfo/linuxtools-dev >> >> >
_______________________________________________ linuxtools-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/linuxtools-dev
