Jacek Furmankiewicz

Results 46 comments of Jacek Furmankiewicz

That is exactly what we had to do. I wrote a Maven plugin to trigger Freshen runs for our Java apps and we had to add custom logic like that:...

Same here. Is not able to find my Java step definitions. I have step definitions in ``` src/test/java/com/myapp/test/cucumber/StepDefs.java ``` and the feature file in ``` src/test/resources/com/myapp/test/cucumber/test.feature ``` When I run...

I looked around and people can build RPMs on Launchpad from a spec file https://www.ibm.com/developerworks/library/l-rpm1/ I believe the rpmbuild tool is available in Debian/Ubuntu to build RPMs from it

Yes, I am actually working on it as part of a new 1.1.0 release.

Also, use Maven Central instead of Bintray