SoEBeS Blog
open-menu closeme
Home
Categories
About
Imprint
🌐
German English
github mastodon youtube bluesky linkedin instagram rss
  • Mojo's Webstart Maven Plugin Version 1.0-beta-6 Released

    calendar Jan 16, 2014 · 2 min read

    The Mojo team is pleased to announce the release of the Webstart Maven Plugin version 1.0-beta-6

    The Webstart Maven Plugin generates application bundles that can be deployed via Web Start. The plugin can be used to prepare standalone Web Start applications or Web Start applications bundled in WAR files (with or without …


    Read More
  • Mojo's WAS6 Maven Plugin 1.2.1 - Released

    calendar Jan 14, 2014 · 1 min read

    The Mojo team is pleased to announce the release of the WAS6 Maven Plugin version 1.2.1.

    This plugin works along with an installation of WebSphere Application Server (standalone or ND), to provide automated tasks for: generating RMIC stubs, starting/stopping servers, installing/updating/uninstalling EARs to application …


    Read More
  • Mojo's SQLJ Maven Plugin 1.3 - Released

    calendar Jan 14, 2014 · 1 min read

    The Mojo team is pleased to announce the release of Mojo´s SQLJ Maven Plugin version 1.3.

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

    1<plugin>
    2      <groupId>org.codehaus.mojo</groupId>
    3      <artifactId>sqlj-maven-plugin</artifactId>
    4 …

    Read More
  • Apache Maven SCM Plugin 1.9 Released

    calendar Jan 12, 2014 · 2 min read

    The Apache Maven team is pleased to announce the release of the Apache Maven SCM Plugin, version 1.9.

    The SCM Plugin offers vendor independent access to common scm commands by offering a set of command mappings for the configured scm.

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

    1 …

    Read More
  • Mojo Webstart Maven Plugin - Version 1.0-beta-5 Released

    calendar Jan 10, 2014 · 3 min read

    The Mojo team is pleased to announce the release of the Webstart Maven Plugin version 1.0-beta-5

    The Webstart Maven Plugin generates application bundles that can be deployed via Web Start. The plugin can be used to prepare standalone Web Start applications or Web Start applications bundled in WAR files (with or without …


    Read More
  • Apache Maven Jarsigner Plugin Version 1.3 Released

    calendar Jan 3, 2014 · 2 min read

    The Maven team is pleased to announce the release of the Maven Jarsigner Plugin, version 1.3.

    This plugin signs and verifies the project artifacts using the jarsigner tool. See the plugin´s site for more details:

    This plugin is meant to supercede the existing jar:sign and jar:verify goals from the Maven Jar Plugin …


    Read More
  • Apache Maven Shared Jarsigner Version 1.3 Released

    calendar Jan 3, 2014 · 1 min read

    The Maven team is pleased to announce the release of the Apache Maven Shared Jarsigner

    This component provides some utilities to sign/verify jars/files in your Mojos.

    To use the Maven Jarsigner, add the following dependency to your project:

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

    Read More
  • Apache Maven Wagon Version 2.6 Released

    calendar Jan 2, 2014 · 1 min read

    The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, Version 2.6

    The Wagon component provides communications between Maven and repositories.

    Typically, to use a particular version of Wagon, you would add an 'extension' to your POM, such as:

    1<extensions>
    2    <extension>
    3 …

    Read More
  • Version Informations Into Your Apps With Maven

    calendar Jan 2, 2014 · 4 min read

    It often happens having an application and you want to show a version information in a kind of About Dialog or may be on command line as well (probably you know --version stuff).

    So in relationship with Maven the question is: How to get this into your Java code.

    There are in general four ways to do it:

    1. Using the …


    Read More
  • FluentAPI - Usage

    calendar Jan 1, 2014 · 3 min read

    As a Java developer I always got the impression that my own code can be made better (unfortunately I am not perfect). That brought me to think about how I could improve the code.

    So I thought several times about my code and while looking for example into my unit/integrations tests I found the following code snippet:

    1 …

    Read More
    • ««
    • «
    • 54
    • 55
    • 56
    • 57
    • 58
    • »
    • »»

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