Arquillian Reporter Test Reports
Type
Test Reports
Source repository
- VCS
- git
- Host
- github.com
- Organization
- arquillian
- Web URL
- arquillian-reporter
- Clone URL
- arquillian-reporter.git
Latest activity
17 commits since the last release.
Last commit to the master branch:
chore: removed Simple tests from arquillian-core-reporter-impl as it |
---|
Authored by Matous Jobanek, committed on 2017-06-09 |
Artifacts
Build dependency management artifact
Add the following stanza to the <dependencies>
element within the <dependencyManagement>
element in your pom.xml:
<dependency> <groupId>org.arquillian.reporter</groupId> <artifactId>arquillian-reporter-bom</artifactId> <version>0.0.3</version> <type>pom</type> <scope>import</scope> </dependency>
Build dependency chain artifact
Add the appropriate stanza to the <dependencies>
element in your pom.xml:
<dependency> <groupId>org.arquillian.reporter</groupId> <artifactId>arquillian-reporter-depchain</artifactId> <type>pom</type> <scope>test</scope> </dependency>
Latest published artifacts
- org.arquillian.reporter:arquillian-reporter-impl:jar:0.0.3 jar javadoc pom
- org.arquillian.reporter:arquillian-reporter-api:jar:0.0.3 jar javadoc pom
- org.arquillian.reporter:arquillian-core-reporter-api:jar:0.0.3 jar javadoc pom
- org.arquillian.reporter:arquillian-core-reporter-impl:jar:0.0.3 jar javadoc pom
- org.arquillian.reporter:arquillian-environment-reporter-api:jar:0.0.3 jar javadoc pom
- org.arquillian.reporter:arquillian-environment-reporter-impl:jar:0.0.3 jar javadoc pom
- org.arquillian.reporter:arquillian-reporter-depchain:pom:0.0.3 pom
- org.arquillian.reporter:arquillian-reporter-bom:pom:0.0.3 pom
Releases 3
Note:
Most released artifacts are published to the Maven Central repository. Those that cannot are published to the JBoss Community repository.
# | Version | Release date | Released by | Compiled against |
---|---|---|---|---|
3 | 0.0.3 view blog view tag | 2017-03-18 | Matous Jobanek | |
2 | 0.0.2 view blog view tag | 2017-03-09 | Matous Jobanek | |
1 | 0.0.1 view blog view tag | 2017-03-01 | Matous Jobanek |
Contributors 5
Alex Soto |
Matous Jobanek |
Dipak Pawar |
Bartosz Majsak |
Hemani |