All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download jenkins-maven-plugin JAR file with all dependencies

Search JAR files by class name

jenkins-maven-plugin from group com.baloise.maven (version 0.3.4)

A maven plugin to help develop and deploy JENKINS based applications.

Group: com.baloise.maven Artifact: jenkins-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact jenkins-maven-plugin
Group com.baloise.maven
Version 0.3.4
Last update 17. November 2021
Organization not specified
URL https://github.com/baloise/jenkins-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies aether-api, aether-util, maven-plugin-api, maven-settings, plexus-utils,
There are maybe transitive dependencies!

jenkins-maven-plugin from group ch.sourcepond.maven.plugins (version 1.2.0)

The Jenkins Maven Plugin allows to use the Jenkins CLI (command line interface) from within a Maven build. It allows the execution of any command supported by the CLI, see https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI for further information. Therefore, it downloads the current jenkins-cli.jar from ${project.ciManagement.url}/jnlpJars/jenkins-cli.jar and uses that artifact for interacting with the Jenkins server. The architecture of the Jenkins Maven Plugin follows the UNIX philosophy "do one thing and do it well": it does not provide any logic for specific tasks, for instance creating job configuration files. This can be done with another, more appropriate plugin and its result can then be specified as stdin to the Jenkins Maven Plugin.

Group: ch.sourcepond.maven.plugins Artifact: jenkins-maven-plugin
Show all versions Show documentation Show source 
 

4 downloads
Artifact jenkins-maven-plugin
Group ch.sourcepond.maven.plugins
Version 1.2.0
Last update 12. August 2015
Organization not specified
URL ${git.url}
License Apache License, Version 2.0
Dependencies amount 6
Dependencies maven-plugin-api, maven-core, commons-lang3, javax.inject, zt-exec, httpclient,
There are maybe transitive dependencies!

jenkins-maven-plugin from group org.kuali.maven.plugins (version 1.2.8)

Automated management of Jenkins jobs via Maven. Much of the information needed by Jenkins when creating a job is already in the Maven pom. The SCM information and CI url are present. Jenkins jobs also typically have names that reflect the groupId, artifactId, and version in some manner. This plugin automates the process of creating Jenkins jobs by harvesting information from the POM to create XML config files in the format Jenkins needs. The Jenkins CLI API is then used to create, update, read, and delete Jenkins jobs on the CI server. If your Jenkins instance requires authentication, add your public key to your user account on the Jenkins server.

Group: org.kuali.maven.plugins Artifact: jenkins-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact jenkins-maven-plugin
Group org.kuali.maven.plugins
Version 1.2.8
Last update 19. June 2013
Organization not specified
URL http://${kuali.site.hostname}/maven/plugins/${project.artifactId}/${project.version}
License not specified
Dependencies amount 3
Dependencies commons-beanutils, ${jenkins.cli.artifactId}, maven-kuali-common,
There are maybe transitive dependencies!

jenkins-maven-plugin from group com.github.goldin (version 0.2.5)

Group: com.github.goldin Artifact: jenkins-maven-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact jenkins-maven-plugin
Group com.github.goldin
Version 0.2.5
Last update 15. May 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 4)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy