Apache Karaf :: Tooling :: Maven Karaf Plugin for Services Metadata

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.mhus.apache.karaf.tooling
ArtifactId

ArtifactId

karaf-services-maven-plugin
Last Version

Last Version

4.2.8
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Apache Karaf :: Tooling :: Maven Karaf Plugin for Services Metadata
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/mhus/mhus-parent

Download karaf-services-maven-plugin

How to add to project

<plugin>
    <groupId>de.mhus.apache.karaf.tooling</groupId>
    <artifactId>karaf-services-maven-plugin</artifactId>
    <version>4.2.8</version>
</plugin>

Dependencies

compile (16)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.apache.maven.resolver : maven-resolver-api jar 1.3.1
org.apache.maven.resolver : maven-resolver-util jar 1.3.1
org.apache.maven : maven-artifact jar 3.6.3
org.apache.maven : maven-core jar 3.6.3
org.apache.maven.wagon : wagon-http-lightweight jar 3.2.0
org.sonatype.plexus : plexus-build-api jar 0.0.7
org.apache.karaf : org.apache.karaf.util jar 4.2.8
org.apache.karaf.shell : org.apache.karaf.shell.core jar 4.2.8
org.apache.felix : org.apache.felix.configadmin jar 1.9.16
org.osgi : osgi.core jar 6.0.0
org.slf4j : slf4j-jdk14 jar 1.7.29
org.codehaus.plexus : plexus-utils jar 3.0
org.apache.felix : maven-bundle-plugin jar 4.2.1
org.apache.xbean : xbean-finder-shaded jar 4.15

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 4.1

Project Modules

There are no modules declared in this project.

MHUS Parent

Vulnerability Check

mvn org.sonatype.ossindex.maven:ossindex-maven-plugin:audit-aggregate -f pom.xml

Code Formatter

mvn git-code-format:format-code '-DglobPattern=**/*'

Licence Formatting

mvn license:format

Collect Manual Pages

mvn de.mhus.mvn.plugin:manual-collector-maven-plugin:1.1.0:collect

Update Templetyed Files

mvn de.mhus.mvn.plugin:tmpl-maven-plugin:1.1.0:tmpl

Create Report

Execute in extending project. You need to create a src/site.

mvn site -P site-mhus

Create a release

Create or prepare a release with signatures.

mvn install -P release-mhus

To deploy use 'deploy' instead of 'install'.

Versions

Version
4.2.8