Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] tycho-buildtimestamp-jgit - doesn't work

Hi Nepomuk,

please use -SNAPSHOT in your POM rather than .qualifier.

pom.xml: -SNAPSHOT
MANIFEST.MF: .qualifier

HTH,
Marco

2012/7/28 Nepomuk Seiler <nepomuk.seiler@xxxxxxxxx>
Hi,

I'm not able to get the tycho-buildtimestamp-jgit running. My code is hosted
here:
https://github.com/muuki88/weka-osgi

A very simple project
+ plugin
+ feature (containing the plugin)
+ update-site (containing the feature)

However the result of my build is always ".qualifier" for my plugin.

I used the pom from here:
https://github.com/mlehmannm/mlm-eclipse-ide-jsbuilder/blob/master/pom.xml

cheers,
Muki
--
Nepomuk Seiler
Java/Scala Developer
Email: nepomuk.seiler@xxxxxxxx
Homepage: www.mukis.de
Github: github/muuki88
Twitter: twitter/muuki88

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




--
Tschö Marco


Back to the top