Junit parser and annotation poster Maven extension

Maven extension that can post surefire/failsafe test failures as annotations to a Bitbucket Server 5.15.0 (or later) instance.

License

License

GroupId

GroupId

com.atlassian.bitbucket.codeinsights
ArtifactId

ArtifactId

annotationPoster
Last Version

Last Version

1.1.10
Release Date

Release Date

Type

Type

jar
Description

Description

Junit parser and annotation poster Maven extension
Maven extension that can post surefire/failsafe test failures as annotations to a Bitbucket Server 5.15.0 (or later) instance.
Project URL

Project URL

http://www.bitbucket.org/atlassian/junitAnnotationPoster
Project Organization

Project Organization

Atlassian

Download annotationPoster

How to add to project

<!-- https://jarcasting.com/artifacts/com.atlassian.bitbucket.codeinsights/annotationPoster/ -->
<dependency>
    <groupId>com.atlassian.bitbucket.codeinsights</groupId>
    <artifactId>annotationPoster</artifactId>
    <version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.bitbucket.codeinsights/annotationPoster/
implementation 'com.atlassian.bitbucket.codeinsights:annotationPoster:1.1.10'
// https://jarcasting.com/artifacts/com.atlassian.bitbucket.codeinsights/annotationPoster/
implementation ("com.atlassian.bitbucket.codeinsights:annotationPoster:1.1.10")
'com.atlassian.bitbucket.codeinsights:annotationPoster:jar:1.1.10'
<dependency org="com.atlassian.bitbucket.codeinsights" name="annotationPoster" rev="1.1.10">
  <artifact name="annotationPoster" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.bitbucket.codeinsights', module='annotationPoster', version='1.1.10')
)
libraryDependencies += "com.atlassian.bitbucket.codeinsights" % "annotationPoster" % "1.1.10"
[com.atlassian.bitbucket.codeinsights/annotationPoster "1.1.10"]

Dependencies

compile (8)

Group / Artifact Type Version
org.codehaus.plexus : plexus-component-annotations jar 1.7.1
org.glassfish.jersey.core : jersey-client jar 2.27
org.glassfish.jersey.inject : jersey-hk2 jar 2.27
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.25.1
org.apache.commons : commons-lang3 jar 3.4
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.21.0
com.github.tomakehurst : wiremock jar 2.18.0

provided (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.1

test (3)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.3.9
junit : junit jar 4.12
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.10
1.1.3