Building your own Maven archetype

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • jakartaee9-starter-boilerplate

    Jakarta EE 9 starter boilerplate project

  • Github is easy to share codes with others, for example I created jakartaee9-starter-boilerplate as a project template for Jakarta EE developers. For those who are familiar with Github, it is easy to start their new projects by forking or cloning this project directly. But obviously for a general Jakarta EE application, you do not need the configuraitons of all application severs, eg. Glassfish/Payara, WildFly, OpenLiberty, Apache TomEE, etc. For most of Java developers esp. Maven users, a simple and clean Maven archetype is still the preferred option to generate the new project skeleton, and you can add the required configuration back later.

  • maven-archetype-jakartaee9

    Maven archetype for Jakarta EE 9

  • I had created some maven archetype like toys myself in the past years, but I never made them public through the Maven Central repository. In this post, I will replay the steps of creating the Maven Archetype for Jakarta EE 9 and the followed steps of publishing it to the Maven Central repository and making it public to the world.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • OSSRH-66424

    Reserved for OSSRH-66424: https://issues.sonatype.org/browse/OSSRH-66424

  • Follow the response of the issue, create a new empty repo(the name is the issue id) on Github for authentication requirement. eg. OSSRH-66424

  • Chocolatey

    Chocolatey - the package manager for Windows

  • Generate GPG keys and send to key servers. Under Windows 10 system, you have to install GPG tools firstly. Simply run the following command to install gpg4win if you are using Chocolatey.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • PC MHz fluctuating

    1 project | /r/pcmasterrace | 7 Dec 2023
  • Need Help with getting Haskell onto my Windows Laptop

    2 projects | /r/haskell | 4 Dec 2023
  • Was für Tools nutzt ihr zum Einrichten und Daten übertragen auf einen neuen PC?

    1 project | /r/de_EDV | 25 Nov 2023
  • Criando ambiente de desenvolvimento Java no Windows - sem wsl

    2 projects | dev.to | 14 Nov 2023
  • Windows ADK&MDK or how to deploy software automatically

    1 project | /r/msp | 19 Aug 2023