JBehave Jenkins Plugin

JBehave Core is a project providing core functionality supporting and facilitating Behaviour-Driven Development.

License

License

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

org.jbehave
ArtifactId

ArtifactId

jbehave-jenkins-plugin
Last Version

Last Version

4.8.3
Release Date

Release Date

Type

Type

hpi
Description

Description

JBehave Jenkins Plugin
JBehave Core is a project providing core functionality supporting and facilitating Behaviour-Driven Development.
Project URL

Project URL

http://jbehave.org/reference/stable/hudson-plugin.html

Download jbehave-jenkins-plugin

Dependencies

compile (3)

Group / Artifact Type Version
org.jenkins-ci.plugins » xunit jar 1.101
com.google.inject : guice jar 2.0
org.apache.maven.skins : maven-default-skin Optional jar 1.0

provided (2)

Group / Artifact Type Version
org.jenkins-ci.main » jenkins-core jar 1.580
javax.servlet : servlet-api jar 2.4

test (5)

Group / Artifact Type Version
org.jenkins-ci.main » jenkins-test-harness jar 1.580
org.jenkins-ci.main » jenkins-war war 1.580
org.jbehave : jbehave-core jar 4.8.3
xmlunit : xmlunit jar 1.6
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Build Status

JBehave

JBehave is a BDD framework for Java and all JVM languages (Groovy, Kotlin, Ruby, Scala).

JBehave logo

Using

Canonical information for JBehave:

  1. Web Site.
  2. Stable Reference.
  3. User mailing list
  4. Search Maven

Contributing and Developing

Please report issues, feature requests on JIRA or discuss them on the dev mailing list.

Keep an eye on the Github Actions server for JBehave builds.

JDK Version

At compile-time, JDK 11 is required to build JBehave modules

At runtime, end users can use JDK 8 or above in their own projects that use JBehave for testing.

Maven

Maven version required to build: 3.6 or above (while tested with 3.6.x it may also work with previous 3.x versions)

Some additional setup may be required to build the

Encoding

Configure IDE to use UTF-8 for all files Configure Maven by adding "-Dfile.encoding=UTF-8" to $MAVEN_OPTS

IDE Integration

Maven is supported in all major IDEs, including Intellij IDEA and Eclipse.

Building

The first time you run the Maven build, do:

mvn install -s settings.xml

After that, it is necessary to only do the following:

mvn install

Maven Build Profiles

  • default: builds all releasable modules
  • examples: builds all headless examples
  • gui: builds examples that require a GUI (i.e. non-headless) mode (separated as they do not run on CI.
  • nt: no-test, builds skipping unit-test behaviors

Maven Build Profiles used during release cycle

  • reporting: builds reports
  • distribution: builds distribution (documentation)

Note: profiles are additive and the default profile is always active.

Example Profile Usages

Build Core and all Examples

mvn install -Pexamples

Build with Reporting and Distribution

mvn install -Preporting,distribution

Building a Release with Maven

mvn release:prepare -Preporting,distribution
mvn release:perform -Preporting,distribution

Related JBehave projects

See also:

License

See LICENSE.txt in the source root (BSD).

Versions

Version
4.8.3
4.8.2
4.8.1
4.8
4.7
4.6.3
4.6.2
4.6.1
4.6
4.5.1
4.5
4.4
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1
4.3
4.3-beta-4
4.3-beta-3
4.3-beta-2
4.3-beta-1
4.2
4.2-beta-5
4.2-beta-4
4.2-beta-3
4.2-beta-2
4.2-beta-1
4.1.3
4.1.2
4.1.1
4.1
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0
4.0-beta-11
4.0-beta-10
4.0-beta-9
4.0-beta-8
4.0-beta-7
4.0-beta-6
4.0-beta-5
4.0-beta-4
4.0-beta-3
4.0-beta-2
4.0-beta-1
3.10
3.9.5
3.9.4
3.9.3
3.9.2
3.9.1
3.9
3.9-beta-5
3.9-beta-4
3.9-beta-3
3.9-beta-2
3.9-beta-1
3.8
3.7.5
3.7.4
3.7.3
3.7.2
3.7.1
3.7
3.6.9
3.6.8
3.6.7
3.6.6
3.6.5
3.6.4
3.6.3
3.6.2
3.6.1
3.6
3.6-beta-3
3.6-beta-2
3.6-beta-1
3.5.4
3.5.3
3.5.2