Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] tycho-versions-plugin and different pom

Hi,

the Tycho Versions Plugin seems to have Problems when using a different pom:

mvn -f pom-eclipse.xml -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:0.19.0:set-version -DnewVersion=41.8.0-SNAPSHOT

results in 

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-versions-plugin:0.19.0:set-version (default-cli) on project releng-eclipse: Could not
 set version: Project with artifactId=releng-eclipse cound not be found -> [Help 1]

with 

pom-eclipse being

<artifactId>releng-eclipse</artifactId>

Is this a Bug? if so is there a workaround?
Or am i on the wrong path?

Thanks
Christian

-- 
Christian Dietrich (Diplom-Informatiker (BA))
Softwareentwickler / -Architekt

Tel.: +49 (0) 711 / 34 21 91-0
Fax.: +49 (0) 711 / 34 21 91-29
Mobil: +49 (0) 151 / 173969 17
Web: www.itemis.de
Mail: christian.dietrich@xxxxxxxxx
XING: https://www.xing.com/profile/Christian_Dietrich8
Skype: christiandietrich1982
ICQ: 125801794

itemis AG
Niederlassung Süd
Meitnerstr. 10
70563 Stuttgart

Rechtlicher Hinweis:
Registergericht: Amtsgericht Dortmund HRB 20621 | Sitz der Gesellschaft: Lünen
Vorstand: Jens Wagener (Vorsitzender) | Wolfgang Neuhaus | Dr. Georg Pietrek | Jens Trompeter | Sebastian Neus
Aufsichtsrat: Prof. Dr. Burkhard Igel (Vorsitzender) | Stephan Grollmann | Michael Neuhaus


Back to the top