vtunka / jenkins-koji-plugin

Jenkins Koji Integration Plugin
MIT License
1 stars 8 forks source link

Other options not passed to koji command line #2

Open jdcasey opened 10 years ago

jdcasey commented 10 years ago

I'm using version 0.2 and trying to pass in -X to get debug output in the koji build. I've also tried:

-X -Dfoo=bar

...just in case it was particular to the -X option. When I look at the bottom of my Jenkins console output, the command line it prints doesn't contain these extra options.

sbadakhc commented 9 years ago

I can confirm this when trying to pass the koji-maven option "-M -f/some/pom.xml"

vtunka commented 9 years ago

Folks, sorry for overlooking this, I am monitoring the issues on Jenkins Jira, so please file there in the future under Jenkins-Koji component. I will have a look at this this week hopefully.