Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Dealing with optional dependencies at compile time?

Are you able to build locally? AFAICT, the build on hudson.eclipse.org
uses tycho 0.13.0, so exceptions that you get most likely mean
problems with that particular build machine.

--
Regards,
Igor

On 12-02-13 3:25 PM, Anna Dushistova wrote:
Now it's complaining about something else:
https://hudson.eclipse.org/hudson/job/tm-master-nightly/lastBuild/console

On Mon, Feb 13, 2012 at 10:44 PM, Igor Fedorenko<igor@xxxxxxxxxxxxxx>  wrote:
This is odd. Can you clean maven local repository and try again?

--
Regards,
Igor


On 12-02-13 1:36 PM, Anna Dushistova wrote:

Jan,
With tycho 0.14.0 I cannot go even that far with my build:
  https://hudson.eclipse.org/hudson/job/tm-master-nightly/14/console

Should I change anything else in my pom.xml to make it work?

Thanks!
Anna.


On Mon, Feb 13, 2012 at 11:01 AM, Sievers, Jan<jan.sievers@xxxxxxx>
  wrote:

you may want to try staged tycho 0.14.0 [1] which has optional deps bug
[2] fixed.

Jan

[1] http://dev.eclipse.org/mhonarc/lists/tycho-user/msg01868.html
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=351842

-----Original Message-----
From: tycho-dev-bounces@xxxxxxxxxxx
[mailto:tycho-dev-bounces@xxxxxxxxxxx] On Behalf Of Anna Dushistova
Sent: Montag, 13. Februar 2012 08:13
To: Tycho developers list
Subject: [tycho-dev] Dealing with optional dependencies at compile time?

Hi All,

What is the correct setup for a plugin that has an optional dependency?
Right now it fails to find it:
https://hudson.eclipse.org/hudson/job/tm-master-nightly/9/console

Thanks!
Anna.
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev

_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev

_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev


Back to the top