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

    calendar Jan 12, 2022 · 2 min read

    The Apache Maven team is pleased to announce the release of the Apache Maven Compiler Plugin, version 3.9.0.

    The Compiler Plugin is used to compile the sources of your project.

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

    1<plugin>
    2  <groupId>org.apache.maven.plugins …

    Read More
  • Apache Maven SCM Version 2.0.0-M1 Released

    calendar Jan 12, 2022 · 1 min read

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

    Maven SCM supports Maven plugins (for example maven-release-plugin) and other tools by providing them with a common API for source code management operations. You can look at the list of SCMs for more information on …


    Read More
  • Apache Maven Jar Plugin Version 3.2.2 Released

    calendar Jan 12, 2022 · 1 min read

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

    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.2.2 …

    Read More
  • Apache Maven Jar Plugin Version 3.2.1 Released

    calendar Jan 8, 2022 · 1 min read

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

    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.2.1 …

    Read More
  • Apache Maven Shared Component - Maven Archiver Version 3.5.2 Released

    calendar Jan 5, 2022 · 1 min read

    The Apache Maven team is pleased to announce the release of the Maven Archiver, version 3.5.2.

    The Maven Archiver is mainly used by plugins to handle packaging. The version numbers referenced in the Since column on this page are the version of the Maven Archiver component - not for any specific plugin. To see which …


    Read More
  • Apache Maven Release Plugin Version 3.0.0-M5 Released

    calendar Jan 5, 2022 · 1 min read

    The Apache Maven team is pleased to announce the release of the Apache Maven Release, version 3.0.0-M5.

    This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. Releasing a project is made in two steps: prepare and perform.

    You should specify the version in your project's plugin …


    Read More
  • Apache Maven 3.8.4 Released

    calendar Nov 20, 2021 · 1 min read

    The Apache Maven team is pleased to announce the release of the Apache Maven 3.8.4

    Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

    Maven 3.8.4 …


    Read More
  • Apache Maven 3.8.3 Released

    calendar Oct 4, 2021 · 2 min read

    The Apache Maven team is pleased to announce the release of the Apache Maven 3.8.3

    Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

    Maven 3.8.3 …


    Read More
  • Apache Maven 3.8.2 Released

    calendar Aug 14, 2021 · 4 min read

    The Apache Maven team is pleased to announce the release of the Apache Maven 3.8.2

    Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

    Maven 3.8.2 …


    Read More
  • Maven Plugin Configuration - The (Unknown) Tiny Details

    calendar Apr 5, 2021 · 15 min read

    Overview

    If you are using Apache Maven I suppose you have configured several plugins within your pom file already. As an example we use the Maven Enforcer Plugin to prevent starting a given build with a Maven version which is less than 3.5.0 which looks like this:

     1<project>
     2  <build>
     3 …

    Read More
    • ««
    • «
    • 6
    • 7
    • 8
    • 9
    • 10
    • »
    • »»

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