Hello,
I publish my Maven site using the gh-pages branch on github. However,
whenever I push the site Jenkins will start a build of the gh-pages
branch which will fail, as this of course does not contain a valid
Maven project. In the configuration of the git-plugin I do not see
immediately how to
Hello,
I need access to the name of the currently logged in user, i.e. not
the FULLNAME, not the account name of Jenkins itself, nor the EMAIL.
Say Jenkins is running as user jenkins.
Given I created an account "mirko-test" with FULLNAME "Mirko
Friedenhagen" and EMAIL "
Found the answer :-):
https://wiki.jenkins-ci.org/display/JENKINS/Build+User+Vars+Plugin
Regards Mirko
On Tue, Jan 29, 2013 at 10:12 PM, Mirko Friedenhagen
wrote:
> Hello,
>
> I need access to the name of the currently logged in user, i.e. not
> the FULLNAME, not the account nam
Hello Douglas,
a 401 looks to me like you are trying to access the repository with
the http URI. Did you use the ssh-uri of the form:
g...@github.com:USERNAME/PROJECTNAME.git? For the http URI you have to
provide username/password instead of the SSH keys.
Regards Mirko
On Sun, Mar 4, 2012 at 19
You could try the
https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+Maven+Repository+Server.
Regards Mirko
On Thu, Mar 29, 2012 at 17:03, hezjing wrote:
> Hi
>
> I have a upstream project that create a file which will be processed by the
> subsequent downstream projects.
>
> May I know how to
Regarding your first point:
https://www.google.de/search?q=git+delete+remote+branch
Basically you delete the branch locally and push an empty branch to your remote.
Regards Mirko
On Wed, Apr 11, 2012 at 20:14, Thomas Sondergaard
wrote:
> The section "Using Git, Jenkins and pre-build branch merg
Same here :-).
Regards Mirko
On Tue, Jun 12, 2012 at 9:06 AM, Miguel Moquillon
wrote:
> I'm trying again today to upgrade jenkins without any success :-(
> $ sudo apt-get update
> ...
> $ sudo apt-get dist-upgrade
> Reading package lists... Done
> Building dependency tree
> Reading state informa