Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Maven Tycho Release Workflow with pomless build

Hi,

I've been following the Release_Workflow tutorial on
https://wiki.eclipse.org/Tycho/Release_Workflow and it works well and
also adjusted the wiki a tiny bit.
Now I tried to accomplish to make a release with a pomless build.
See https://github.com/SimonScholz/tycho-demo-1
Unfortunately this does not work and it fails with:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-release-plugin:2.5.3:prepare
(default-cli) on project parent: Unable to commit files
[ERROR] Provider message:
[ERROR] The git-add command failed.
[ERROR] Command output:
[ERROR] fatal: pathspec 'tycho.demo.itp01/.polyglot.build.properties'
did not match any files

Is there any workaround for this issue?

Besides generating the pom files with:
https://www.eclipse.org/tycho/sitedocs/tycho-pomgenerator-plugin/generate-poms-mojo.html

Best regards, Simon
-- 
-- 
Trainer, Consultant and Developer

vogella GmbH
Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Tel (040) 78804360, Fax (032) 221739404, Email:
simon.scholz@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top