Quantcast
Channel: tycho-user
Browsing all 4647 articles
Browse latest View live

[tycho-user] set-version plugin problem

Dear all, I am experiencing problems with the set-version plugin. Running mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=1.0.1 in the directory of my parent pom...

View Article


Re: [tycho-user] set-version plugin problem

did you try -X -e ? we won't be able to help you without a sample project and full debug log output Jan -----Original Message----- From: tycho-user-bounces@xxxxxxxxxxx...

View Article


[tycho-user] Consume P2-artifact-SNAPSHOTS with Nexus Unzip Plugin

Hi, i could use help again. I'm installed Nexus OSS, Nexus Unzip Plugin + Tycho 0.16.0. I've deployed my p2-repository into Nexus, which contains SNAPSHOT in his version-definition. So the...

View Article

Re: [tycho-user] Consume P2-artifact-SNAPSHOTS with Nexus Unzip Plugin

>How do i achieve, that i can speficy only "../p2.repository/1.0.0-SNAPSHOT/p2.repository-1.0.0-SNAPSHOT.zip-unzip/" >and tycho will automatically get the latest version? this is exactly how it...

View Article

Re: [tycho-user] Consume P2-artifact-SNAPSHOTS with Nexus Unzip Plugin

I thought so, but it don't work. I'm using Nexus 2.1 OSS and Unzip Plugin 0.10.0-SNAPSHOT. When i replace the timestamp with SNAPSHOT i get: 404 - NOT FOUND....

View Article


Re: [tycho-user] Resolve snapshot version

Moved to the 0.16.0 and 0.0.0 expression works as expected, thanks! On Thu, Jan 31, 2013 at 5:27 PM, Mickael Istria <mistria@xxxxxxxxxx> wrote: > On 01/31/2013 11:15 AM, Igor Zapletnev wrote:...

View Article

Re: [tycho-user] Local directories in generated p2

Thanks Tobias, I don’t show the p2 UI in my app, I just do an update if necessary so am not sure if they show up. I’m going to assume no.   If this is not indicative of misconfiguration on my part I’m...

View Article

[tycho-user] Error during build because of optional feature

In my product I want to include marketplace feature (org.eclipse.epp.mpc). I am building for both Eclipse 3.5 and 3.7, since 3.5 does not support marketplace I marked this feature as optional. During...

View Article


[tycho-user] Version Tiger: Introducing a user friendly versioning tool for...

Hi there I'm happy to introduce a new versioning tool called 'Version Tiger'. It's an Eclipse plug-in for setting the version of Maven/Tycho projects in a simple and user friendly way. Only a few...

View Article


Re: [tycho-user] Version Tiger: Introducing a user friendly versioning tool...

Hi, A lot of thanks! Sounds really cool! Reference from the doc: >Alternatively, you may install with "Help -> Install new software..." menu and enter our release URL as software site:...

View Article

Re: [tycho-user] Version Tiger: Introducing a user friendly versioning tool...

Hi Igor >> https://raw.github.com/inventage/version-tiger-repos/master/releases/ Looks like this link broken :( It works, it's just not "browseable", but the P2 files are available. For browsing,...

View Article

Re: [tycho-user] Target resolution and Import-Package

There is also the possibility to add the missing bundle via extra dependency configuration, directly to the failing bundle: <plugin> <groupId>org.eclipse.tycho</groupId>...

View Article

Re: [tycho-user] Tycho build fails when Babel repo is included in the target...

I don't think it's related to the fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=391011 unless you have seen the same build succeed before the fix was applied. looks to me like you have only...

View Article


Re: [tycho-user] Tycho build fails when Babel repo is included in the target...

Jan, As I said, the target platform most definitely includes all the host bundles (I've triple-checked). This is a large RCP app that builds using the same target platform and Tycho 0.16 (without the...

View Article

Re: [tycho-user] Target resolution and Import-Package

So it seems the only available solution requires to explicitly be dependent on a bundle instead of just import a package.Thanks for your replies, regards2013/2/1 Carsten Hilber...

View Article


Re: [tycho-user] Tycho build fails when Babel repo is included in the target...

I can only recommend to go back to the working version and then go step by step. other than that, https://bugs.eclipse.org/bugs/show_bug.cgi?id=392357 may be related but this is a wild guess without a...

View Article

[tycho-user] Force a maven plugin to use dependencies resolved from P2?

Hello, I've converted a vaadin web application to run in an equinox and I'm using tycho for its building now. One of the projects needs a specific plugin to be run in lifecycle: vaadin-maven-plugin But...

View Article


Re: [tycho-user] Force a maven plugin to use dependencies resolved from P2?

Issue resolved !! I was declaring the plugin dependencies in the pom instead to add them into the manifest... This was the reason I was getting different versions of the same dependency... now...

View Article

Re: [tycho-user] Problem resolving dependencies with tycho-built RCP application

Sorry, that comment was wrong — the manifest file was not missing, and it is included for reference below along with the one from a PDE build.I'm wondering if it has something to do with the fact that...

View Article

[tycho-user] Getting: Could not locate the running profile instance

I'm building a product being essentially eclipse sdk 3.7.2 plus some extra plugins, both external and locally designed. I can start and run the resulting eclipse ide, but: When selecting menu...

View Article
Browsing all 4647 articles
Browse latest View live