Last Version

jenkins helper 1.0.0

This project interfaces with JUnit Attachments Plugin to record and display files easily in Jenkins deploy with instructions from https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide mvn -s settings.xml -DperformRelease=true clean deploy you will want to make a local settings file so your deployment does not no conflict with safari's internal maven settings, the "-s settings.xml" part of the command

License

License

Categories

Categories

Java Languages Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.safaribooks
ArtifactId

ArtifactId

jenkins-helper-java
Version

Version

1.0.0
Type

Type

jar
Description

Description

jenkins helper
This project interfaces with JUnit Attachments Plugin to record and display files easily in Jenkins deploy with instructions from https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide mvn -s settings.xml -DperformRelease=true clean deploy you will want to make a local settings file so your deployment does not no conflict with safari's internal maven settings, the "-s settings.xml" part of the command
Project URL

Project URL

https://github.com/safarijv/jenkins-helper-java
Source Code Management

Source Code Management

https://github.com/safarijv/jenkins-helper-java

Download jenkins-helper-java 1.0.0


<!-- https://jarcasting.com/artifacts/com.safaribooks/jenkins-helper-java/ -->
<dependency>
    <groupId>com.safaribooks</groupId>
    <artifactId>jenkins-helper-java</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.safaribooks/jenkins-helper-java/
implementation 'com.safaribooks:jenkins-helper-java:1.0.0'
// https://jarcasting.com/artifacts/com.safaribooks/jenkins-helper-java/
implementation ("com.safaribooks:jenkins-helper-java:1.0.0")
'com.safaribooks:jenkins-helper-java:jar:1.0.0'
<dependency org="com.safaribooks" name="jenkins-helper-java" rev="1.0.0">
  <artifact name="jenkins-helper-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.safaribooks', module='jenkins-helper-java', version='1.0.0')
)
libraryDependencies += "com.safaribooks" % "jenkins-helper-java" % "1.0.0"
[com.safaribooks/jenkins-helper-java "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.