Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Could not determine git commit timestamp

Strangely I managed to resolve this issue by deleting my entire submodule directory from the aggregator and re-initializing it.


Thanh

On 21/01/14 02:22 PM, Thanh Ha wrote:
Hi Everyone,

I'm running into an build problem with the jgit timestamp provider throwing the error below. I'm not sure why it's throwing this error but I can see in my git logs that there are past commits which contain the pom.xml it's mentioned. Any ideas?


Thanh


[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.19.0:build-qualifier (default-build-qualifier) on project org.eclipse.jst.j2ee.core.tests: Could not determine git commit timestamp: MavenProject: org.eclipse.webtools.javaee:org.eclipse.jst.j2ee.core.tests:1.1.401-SNAPSHOT @ /buildroot/webtools.releng.aggregator/webtools.javaee.tests/tests/org.eclipse.jst.j2ee.core.tests/pom.xml is not in git repository working tree /buildroot/webtools.releng.aggregator/.git/modules -> [Help 1]
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user




Back to the top