Re: Problem releasing git-parameter-plugin. Banned? Or problem pushing tag?

2014-05-12 Thread Berg Björn
Hi Niklaus, I had the same problem months ago. You cannot use the environment variables -Dusername and -Dpassword any longer while releasing a plugin. Edit your Maven settings.xml and add a new server section to it: server idmaven.jenkins-ci.org/id usernameniklaus_giger/username

Problem with stapler and config.jelly

2014-03-03 Thread Berg Björn
Hi @ll, I have a problem with my plugin wix-plugin for Jenkins and I hope someone on the list can give me a hint: After I have refactored the plugin by moving all directories one level upwards, the plugin behaves strange. It builds smooth and all tests on a Windows machine run fine. The

Re: Deployment issues

2013-11-15 Thread Berg Björn
release? Or did it suddenly stop working? Do you have your credentials set in your settings.xml file? Ulli Am 04.11.2013 um 23:13 schrieb Berg Björn bjoern.ber...@gmail.com: Hi, is there a known issue today with deploying plugins? mvn deploy always fails with [INFO] [ERROR] Failed

Re: Deployment issues

2013-11-15 Thread Berg Björn
to transfer file: http://maven.jenkins-ci.org:8081/content/repositories/snapshots/org/jenkins-ci/plugins/wix/1.3-SNAPSHOT/wix-1.3-20131115.182348-1.hpi. Return code is: 401, ReasonPhrase: Unauthorized. - [Help 1] Am 15.11.2013 um 18:37 schrieb Berg Björn bjoern.ber...@gmail.com: Is there anything new

Hosting request: New plugin jenkis-wix: Builder for WIX Toolset

2013-02-21 Thread Berg Björn
Hi, I have created a plugin for Jenkins that supports building MSI Installer sets with the WIX Toolset and would like to see it hosted on jenkins-ci github. Existing GitHub-Repository is here: https://github.com/bergsysteme/jenkins-wix.git GitHub ID is rollinhand. Kind regards, Bjoern Berg