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

    calendar Sep 12, 2018 · 1 min read

    The Apache Maven team is pleased to announce the release of the Apache Maven Shade Plugin, version 3.2.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 of the dependencies.

    You should specify the version in your …


    Read More
  • MojoHaus Version Maven Plugin Version 2.6 Released

    calendar Aug 31, 2018 · 1 min read

    The MojoHaus team is pleased to announce the release of the Versions Maven Plugin Version 2.6.

    The Versions Plugin is used when you want to manage the versions of artifacts in a project's POM.

    To get this update, simply specify the version in your project's plugin configuration:

    1<plugin>
    2  <groupId> …

    Read More
  • Continuous Delivery with Maven

    calendar Aug 26, 2018 · 7 min read

    Based on todays requirements it is needed to do a continuous delivery of your artifacts by each change on your master (Git)/trunk(SVN). The question is what you need to achieve this with Maven?

    Usually you are using so called SNAPSHOT versions which means your version looks like 1.2.3-SNAPSHOT and indicates that you …


    Read More
  • Spring Boot Starter Parent Usage in Maven

    calendar Aug 21, 2018 · 1 min read

    I quite often see Spring Boot projects which are using the spring-boot-starter-parent as the following:

     1<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     2  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 …

    Read More
  • Automate it - Be Lazy - Part II

    calendar Jul 30, 2018 · 12 min read

    As I wrote in my previous post about automation I would continue my post. So here it is.

    The following parts are left from my process:

    The process

    1. Create an issue for myself (if already existing move to step 2)
    2. Create a branch within the appropriate project based on the issue
    3. Assign the issue to myself
    4. Migrate the …

    Read More
  • Apache Maven Compiler Plugin Version 3.8.0 Released

    calendar Jul 29, 2018 · 2 min read

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

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

    Important Notes since Version 3.8.0

    • The default value for source/target has been lifted from 1.5 to 1.6 see MCOMPILER-335.

    You should specify …


    Read More
  • Automate it - Be Lazy - Part I

    calendar Jul 21, 2018 · 4 min read

    So based on my passion as open source developer in particular for the Apache Maven Project. I work JIRA based which helps us and myself to organize our work and of course follow the reported issues, feature request etc.

    So usually I start my work based on a particular issue in JIRA and go via the following process:

    The …


    Read More
  • Apache Maven Parent POM Version 32 Released

    calendar Jul 20, 2018 · 1 min read

    The Apache Maven team is pleased to announce the release of the Maven Parent POMs Version 32

    Maven Parent POMs include Maven Parent POM itself, but also Maven Plugins Parent POM, Maven Shared Components Parent POM, Maven Skins Parent POM and Maven Doxia Tools Parent POM.

    https://maven.apache.org/pom/maven/

    You should …


    Read More
  • Apache Shared Component: Maven Artifact Transfer Version 0.10.0 Released

    calendar Jul 5, 2018 · 2 min read

    The Apache Maven team is pleased to announce the release of the Apache Shared Component: Apache Maven Artifact Transfer Version 0.10.0

    An API to install, deploy and resolving artifacts with Maven3

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

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

    calendar Jun 27, 2018 · 2 min read

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

    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
    • ««
    • «
    • 16
    • 17
    • 18
    • 19
    • 20
    • »
    • »»

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