Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] having differents versions of the same feature in the P2 repository.


Hi all,
I am a new user of Tyco.
I want to create my P2 repository which contains features and plugins.
when i build my project , i have this error, 

[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: com.alu.mts.eclat.repository.all raw:1.3.2.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):1.3.2-SNAPSHOT
[ERROR]   Only one of the following can be installed at once: [com.coverity.desktop.cpp 6.5.3.2010-69, com.coverity.desktop.cpp 5.5.3.1122-271]
[ERROR]   Cannot satisfy dependency: com.alu.mts.eclat.repository.all raw:1.3.2.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):1.3.2-SNAPSHOT depends on: com.coverity.desktop.cpp.feature.feature.group [5.5.3.1122-271]
[ERROR]   Cannot satisfy dependency: com.alu.mts.eclat.repository.all raw:1.3.2.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):1.3.2-SNAPSHOT depends on: com.coverity.desktop.cpp.feature.feature.group [6.5.3.2010-69]
[ERROR]   Cannot satisfy dependency: com.coverity.desktop.cpp.feature.feature.group 5.5.3.1122-271 depends on: com.coverity.desktop.cpp [5.5.3.1122-271]
[ERROR]   Cannot satisfy dependency: com.coverity.desktop.cpp.feature.feature.group 6.5.3.2010-69 depends on: com.coverity.desktop.cpp [6.5.3.2010-69]
[ERROR] 
[ERROR] Internal error: java.lang.RuntimeException: "No solution found because the problem is unsatisfiable.": ["No solution found because the problem is unsatisfiable."] -> [Help 1]

i want to have two versions of my feature "Coverity" in the p2 repository.
How can i do to get these two versions of  my feature Coverity ? 
Which configuration  of tycho can i used to have it .

Thanks.

cedric.



--- Begin Message ---
  • From: Tatiaze Cédric <ctatiaze@xxxxxxxx>
  • Date: Wed, 27 Nov 2013 14:08:30 +0000 (GMT)
  • Delivered-to: tycho-user@xxxxxxxxxxx
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=JeHTmFISUvp3L/XP1PgBNi7uVQ1+HiUTic1i8Ud34D6QQbjNXa/pH8r/pekLRAxgBVDd8XYUa8ROgH30Mt2IrvscaOkZDTbPNefln5XKePPqCUMSBISelces0JYH3W5+SjFQhIlOBDAsIMmG6I2yjDTwPN/YkNiiXnohAOYanDA=;
Hi all,
I am a new user of Tyco.
I want to create my P2 repository which contains features and plugins.
when i build my project , i have this error, 

[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: com.alu.mts.eclat.repository.all raw:1.3.2.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):1.3.2-SNAPSHOT
[ERROR]   Only one of the following can be installed at once: [com.coverity.desktop.cpp 6.5.3.2010-69, com.coverity.desktop.cpp 5.5.3.1122-271]
[ERROR]   Cannot satisfy dependency: com.alu.mts.eclat.repository.all raw:1.3.2.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):1.3.2-SNAPSHOT depends on: com.coverity.desktop.cpp.feature.feature.group [5.5.3.1122-271]
[ERROR]   Cannot satisfy dependency: com.alu.mts.eclat.repository.all raw:1.3.2.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):1.3.2-SNAPSHOT depends on: com.coverity.desktop.cpp.feature.feature.group [6.5.3.2010-69]
[ERROR]   Cannot satisfy dependency: com.coverity.desktop.cpp.feature.feature.group 5.5.3.1122-271 depends on: com.coverity.desktop.cpp [5.5.3.1122-271]
[ERROR]   Cannot satisfy dependency: com.coverity.desktop.cpp.feature.feature.group 6.5.3.2010-69 depends on: com.coverity.desktop.cpp [6.5.3.2010-69]
[ERROR] 
[ERROR] Internal error: java.lang.RuntimeException: "No solution found because the problem is unsatisfiable.": ["No solution found because the problem is unsatisfiable."] -> [Help 1]

i want to have two versions of my feature "Coverity" in the p2 repository.
How can i do to get these two versions of  my feature Coverity ? 
Which configuration  of tycho can i used to have it .

Thanks.

cedric.


--- End Message ---

Back to the top