DAISY Pipeline 2 :: SBS Modules Parent POM

Parent POM for all Maven based pipeline module projects at SBS

License

License

GroupId

GroupId

ch.sbs.pipeline
ArtifactId

ArtifactId

modules-parent
Last Version

Last Version

1.8
Release Date

Release Date

Type

Type

pom
Description

Description

DAISY Pipeline 2 :: SBS Modules Parent POM
Parent POM for all Maven based pipeline module projects at SBS
Project URL

Project URL

https://github.com/sbsdev/maven-parents
Project Organization

Project Organization

Swiss Library for the Blind, Visually Impaired and Print Disabled
Source Code Management

Source Code Management

https://github.com/sbsdev/maven-parents/tree/master

Download modules-parent

Filename Size
modules-parent-1.8.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/ch.sbs.pipeline/modules-parent/ -->
<dependency>
    <groupId>ch.sbs.pipeline</groupId>
    <artifactId>modules-parent</artifactId>
    <version>1.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.sbs.pipeline/modules-parent/
implementation 'ch.sbs.pipeline:modules-parent:1.8'
// https://jarcasting.com/artifacts/ch.sbs.pipeline/modules-parent/
implementation ("ch.sbs.pipeline:modules-parent:1.8")
'ch.sbs.pipeline:modules-parent:pom:1.8'
<dependency org="ch.sbs.pipeline" name="modules-parent" rev="1.8">
  <artifact name="modules-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.sbs.pipeline', module='modules-parent', version='1.8')
)
libraryDependencies += "ch.sbs.pipeline" % "modules-parent" % "1.8"
[ch.sbs.pipeline/modules-parent "1.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

maven-parent

Mavent parent pom for SBS projects

Build

mvn clean deploy

Release

mvn release:clean release:prepare -DdryRun=true
mvn release:clean release:prepare release:perform

after that make sure the artifacts are pushed to Maven Central by closing and releasing them in the Sonatype Nexus Repository Manager.

Generate a dependency graph

Generate a graph of all the dependencies using the Maven Graph Plugin.

mvn -P graph graph:project

Authors

License

Copyright 2014 Swiss Library for the Blind, Visually Impaired and Print Disabled

Licensed under GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ch.sbs.pipeline

Swiss Library for the Blind, Visual Impaired and Print Disabled

Versions

Version
1.8