SoEBeS Blog
open-menu closeme
Home
Categories
About
Imprint
🌐
German English
github mastodon youtube bluesky linkedin instagram rss
  • Apache Maven Daemon - Version 0.8.2 Released

    calendar Oct 10, 2022 · 1 min read

    The Apache Maven team is pleased to announce the release of the Maven Daemon, version 0.8.2.

    Apache Maven Daemon is a daemon infrastructure for Maven with caching capabilities and a native client for a better and faster user experience.

    You can download the appropriate etc. from the download page.

    Release Notes - …


    Read More
  • Apache Maven Shared Component - Maven Verifier Version 2.0.0-M1 Released

    calendar Sep 26, 2022 · 1 min read

    The Apache Maven team is pleased to announce the release of the Maven Verifier, version 2.0.0-M1.

    This library provides a test harness for Maven integration tests.

    You should specify the version in your project's dependency configuration:

    1<dependency>
    2    <groupId>org.apache.maven.shared</groupId>
    3 …

    Read More
  • Apache Maven Jar Plugin Version 3.3.0 Released

    calendar Sep 16, 2022 · 1 min read

    The Apache Maven team is pleased to announce the release of the Apache Maven Jar Plugin, version 3.3.0.

    This plugin provides the capability to build jars.

    1<plugin>
    2  <groupId>org.apache.maven.plugins</groupId>
    3  <artifactId>maven-jar-plugin</artifactId>
    4  <version>3.3.0 …

    Read More
  • Apache Maven Shade Plugin Version 3.4.0 Released

    calendar Sep 14, 2022 · 1 min read

    The Apache Maven team is pleased to announce the release of the Apache Maven Shade Plugin, version 3.4.0.

    This plugin provides the capability to package the artifact in an uber-jar, including its dependencies and to shade - i.e. rename - the packages of some dependencies.

    Notes:

    • Starting from this release you need …

    Read More
  • Apache Maven PMD Plugin Version 3.19.0 Released

    calendar Sep 5, 2022 · 1 min read

    The Maven team is pleased to announce the release of the Apache Maven PMD Plugin, version 3.19.0

    A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

    You can download the appropriate …


    Read More
  • Apache Shared Component: Maven Dependency Tree Version 3.2.0 Released

    calendar Aug 25, 2022 · 1 min read

    The Apache Maven team is pleased to announce the release of the Apache Shared Component: Apache Maven Dependency Tree Version 3.2.0

    A tree-based API for resolution of Maven project dependencies.

    1<plugin>
    2  <groupId>org.apache.maven.shared</groupId>
    3  <artifactId>maven-dependency-tree …

    Read More
  • Apache Maven Shared Dependency Analyzer Version 1.13.0 Released

    calendar Aug 24, 2022 · 1 min read

    The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Dependency Analyzer Version 1.13.0

    Analyzes the dependencies of a project for undeclared or unused artifacts.

    You should specify the version in your project's dependency list:

    1<dependency>
    2  <groupId> …

    Read More
  • Apache Maven PMD Plugin Version 3.18.0 Released

    calendar Aug 23, 2022 · 1 min read

    The Maven team is pleased to announce the release of the Apache Maven PMD Plugin, version 3.18.0

    A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

    You can download the appropriate …


    Read More
  • Apache Maven Checkstyle Plugin Version 3.2.0 Released

    calendar Aug 23, 2022 · 1 min read

    The Maven team is pleased to announce the release of the Apache Maven Checkstyle Plugin, version 3.2.0.

    The Checkstyle Plugin generates a report regarding the code style used by the developers. For more information about Checkstyle, see https://checkstyle.sourceforge.net/.

    You should specify the version in your …


    Read More
  • Apache Maven PDF Plugin Version 1.6.1 Released

    calendar Aug 19, 2022 · 1 min read

    The Apache Maven team is pleased to announce the release of the Apache Maven PDF Plugin, version 1.6.1.

    This plug-in allows you to generate a PDF version of your project's documentation.

    1<plugin>
    2  <groupId>org.apache.maven.plugins</groupId>
    3  <artifactId>maven-pdf-plugin</artifactId>
    4 …

    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

Karl Heinz Marbaise

Chairman of the Apache Maven Project, Apache Software Foundation Member, Mojo Haus Member, Java Developer, CI / CD Fan, Freelancer
Read More

Recent Posts

  • Maven 4 - Part I - Easier Versions
  • JDK22 - Gatherer
  • Apache Maven JaCoCo Configuration
  • Analysing Download Statistics for Apache Maven
  • Using JDK21 Preview Features and/or incubator classes
  • WARNINGs with Maven 3.9+
  • Full SonarQube installation via Ansible
  • Apache Maven Surefire Plugin Version 3.0.0-M8 Released

Categories

MAVEN 586 MAVEN-PLUGIN-RELEASES 388 SKM 229 SUBVERSION 131 MAVEN-SHARED 90 JAVA 66 MAVEN-RELEASES 23 PROGRAMMING 23 SUPOSE 22 BAZAAR 21 BUG/ISSUE TRACKING 20 PARENT-POMS 17 MAVEN BEST PRACTICE 16 DEVOPS 13
All Categories
ANDROID1 ANSIBLE1 ANT2 ASF-POMS9 AUTOMATION4 BAZAAR21 BEST PRACTICE1 BUG/ISSUE TRACKING20 CI4 CLEARCASE3 CONFERENCE1 CONTINIOUS DELIVERY1 CONTINUUM1 CVS2 DARCS1 DEPENDENCIES2 DEVOPS13 DOCKER1 DVCS9 GIT13 GITHUB1 HADOOP2 HUDSON2 INTEGRATION TESTING FRAMEWORK6 INTEGRATIONS TESTS2 IVY3 JACOCO1 JAGOSI5 JAVA66 JDK7 JDK-INCUBATOR1 JDK211 JDK221 JDK91 JENKINS4 JKD-PREVIEW1 LINUX1 MAVEN586 MAVEN BEST PRACTICE16 MAVEN RELEASE4 MAVEN-COMPONENTS12 MAVEN-CORE1 MAVEN-DAEMON1 MAVEN-INDEXER3 MAVEN-PLUGIN-RELEASES388 MAVEN-PLUGINS3 MAVEN-RELEASES23 MAVEN-RESOLVER1 MAVEN-SHARED90 MAVEN41 MERCURIAL13 MOJOHAUS2 MONOTONE3 NEXUS2 PARENT-POMS17 PHP1 PLASTIC SCM1 PLEXUS-COMPONENTS1 PLUGIN12 PLUGIN-CONFIGURATION1 POM1 PROGRAMMING23 REDMINE10 RELEASES4 REPOSITORY MANAGER1 REST API1 SHELL1 SKM229 SMARTSVN1 SPECTRUMSCM1 SPRING BOOT1 STACKOVERFLOW1 SUBVERSION131 SUPOSE22 SVK5 TEST7 TOMCAT1 TRAC1 UNIT TESTS4 USAGE1
[A~Z][0~9]
Copyright © 2004–2023, Karl Heinz Marbase - SoftwareEntwicklung Beratung Schulung

Copyright 2004-  COPYRIGHT © 2004–2023, KARL HEINZ MARBASE - SOFTWAREENTWICKLUNG BERATUNG SCHULUNG. All Rights Reserved

to-top