Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tracecompass-dev] Maven build errors

Hi,

I used the 5.1.0 release zip (https://git.eclipse.org/c/tracecompass/org.eclipse.tracecompass.git/snapshot/org.eclipse.tracecompass-5.1.0.zip). After your advice, I tried the latest master (commit: https://git.eclipse.org/c/tracecompass/org.eclipse.tracecompass.git/commit/?id=3a19d1a5675d62b042ff83050ac7b75ef1e8c233) and it works. Thank you for the help!

Best Regards,
Mahesh
 
On Wed, Dec 4, 2019 at 8:46 PM Genevieve Bastien <gbastien@xxxxxxxxxxxx> wrote:

Hi,

Are you using a master branch of Trace Compass? If so, from when/where? Because the repo it is trying to get is http://download.eclipse.org/linuxtools/update-2018-09-rc2 and it indeed does not exist, and the repo for linuxtools in the current target-e4.9 is not that one. It is rather http://download.eclipse.org/linuxtools/update-2018-09

Also, the 4.9 target is quite old. Is it really the one you want to build against? We are now using target 4.13 or 4.12.

Best regards,

Geneviève


On 12/4/19 4:54 AM, VK Mahesh wrote:
Hello,
I am trying to build TraceCompass on Windows 10 using Maven (3.6.0). However, I am getting errors that some repositories are not found (see the attached log file). What am I doing wrong? Or how can I fix it?
Best Regards,
Mahesh

P.S.: Maybe it should be mentioned somewhere that since maven 3.6.2 has broken maven-polyglot, TraceCompass can't be built with that version of Maven (https://issues.apache.org/jira/browse/MNG-6765). I had to revert  to v3.6.0 to proceed.

_______________________________________________
tracecompass-dev mailing list
tracecompass-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/tracecompass-dev
_______________________________________________
tracecompass-dev mailing list
tracecompass-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/tracecompass-dev



Back to the top