Skip to main content

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

This could be considered a bug or a missing feature. Apparently no-one seems to try what you are trying to do.

Could you also live with the default POM file name?

Regards
Tobias 


> -----Original Message-----
> From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx]
> On Behalf Of Christian Dietrich
> Sent: Mittwoch, 20. November 2013 16:19
> To: tycho-user@xxxxxxxxxxx
> Subject: [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
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user

Back to the top