Maven tycho Plugin and Reproducible Version Qualifiers

2013-11-07 Thread Manuel Faux
I'm trying to create a package of a maven project. The project uses the tycho-packaging maven plugin with reproducible version qualifiers. I am not checking out the git repository of the project, but a tgz bundle. Therefore tycho cannot do any git operations and fails with the following error

Re: Maven tycho Plugin and Reproducible Version Qualifiers

2013-11-07 Thread Michal Srb
On 11/08/2013 08:18 AM, Manuel Faux wrote: I'm trying to create a package of a maven project. The project uses the tycho-packaging maven plugin with reproducible version qualifiers. I am not checking out the git repository of the project, but a tgz bundle. Therefore tycho cannot do any git