SoEBeS Blog
open-menu closeme
Home
Categories
About
Imprint
🌐
German English
github mastodon youtube bluesky linkedin instagram rss
  • Maven 4 - Part I - Easier Versions

    calendar Mar 31, 2024 · 11 min read

    Overview

    This is the first article in this series about Apache Maven 4. Currently Apache Maven 4 is in alpha state (alpha-13). You can already download it and of course use it (I recommend to test things to see, if something strange happens. If you find problems, please report them) but I would not recommend to use it …


    Read More
  • Using JDK21 Preview Features and/or incubator classes

    calendar Jun 24, 2023 · 5 min read

    Sometimes you want to play around with those new fancy features of JDK21 (or even newer JDK's) like preview features and maybe some classes from the incubator.

    So how can you configure your Maven build to support such a play lesson? It's easier than you think. Let's start the configuration. My assumption is that you …


    Read More
  • WARNINGs with Maven 3.9+

    calendar Jun 24, 2023 · 5 min read

    You might be surprised that all of a sudden that some WARNINGs are being emitted by your Maven build (at the end; Starting with Maven 3.9.1 and 3.9.2) like the following:

     1...
     2[INFO] Finished at: 2023-06-24T20:14:18+02:00
     3[INFO] ------------------------------------------------------------------------
     4[WARNING] …

    Read More
  • Apache Maven Surefire Plugin Version 3.0.0-M8 Released

    calendar Jan 11, 2023 · 2 min read

    The Apache Maven team is pleased to announce the release of the Apache Maven Surefire Plugin, version 3.0.0-M8.

    The release contains 18 fixes and enhancements. Again we received contributions from the community in form of bug reports and bug fixes. Thank you and keep them coming!

    You should specify the version in your …


    Read More
  • Apache Maven Dependency Plugin Version 3.5.0 Released

    calendar Jan 11, 2023 · 1 min read

    The Apache Maven team is pleased to announce the release of the Apache Maven Dependecy Plugin, version 3.5.0.

    The dependency plugin provides the capability to manipulate artifacts. It can copy and/or unpack artifacts from local or remote repositories to a specified location. …


    Read More
  • Apache Maven Checkstyle Plugin Version 3.2.1 Released

    calendar Jan 11, 2023 · 1 min read

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

    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 PMD Plugin Version 3.20.0 Released

    calendar Jan 11, 2023 · 1 min read

    The Apache Maven team is pleased to announce the release of the Apache Maven PMD Plugin, version 3.20.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 …


    Read More
  • Apache Maven Project Info Reports Plugin Version 3.4.2 Released

    calendar Jan 11, 2023 · 1 min read

    The Apache Maven team is pleased to announce the release of the Maven Project Info Reports Plugin version 3.4.2

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

    1<plugin>
    2  <groupId>org.apache.maven.plugins</groupId>
    3  <artifactId>maven-project-info-reports-plugin …

    Read More
  • Apache Maven EAR Plugin Version 3.3.0 Released

    calendar Oct 22, 2022 · 2 min read

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

    This plugin generates Java EE Enterprise Archive (EAR) file. It can also generate the deployment descriptor file (e.g. application.xml).

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

    NOTE: …


    Read More
  • Apache Maven Doxia Version 2.0.0-M4 Released

    calendar Oct 19, 2022 · 2 min read

    The Apache Maven team is pleased to announce the release of the Apache Maven Doxia Version 2.0.0-M4, Released

    Doxia is a content generation framework which aims to provide its users with powerful techniques for generating static and dynamic content: Doxia can be used in web-based publishing context to generate static …


    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