Code Monkey home page Code Monkey logo

archetype-java-junit's Introduction

archetype-java-junit

Build Status

Maven archetype with recent java version, JUnit5, assertj and git repository in place.

Includes:

  • Java version of your choice, e.g. 21
  • JUnit5
  • assertj

A git repo will be initialized for the created project.
There is a .gitignore file with defaults for Maven, IntelliJ IDEA and VSCode.

Usage

mvn archetype:generate -DarchetypeGroupId=io.github.manedev79 \
                       -DarchetypeArtifactId=archetype-java-junit \
                       -DarchetypeVersion=1.0.9 \
                       -DjavaVersion=21 \
                       -DgitInit=true

Parameters

javaVersion

The Java version to use in the created project.
Possible values: Any valid Java version. Example: javaVersion=21

gitInit

Whether to initialize a git repository in the created project or not.
Possible values: true or false.

Development Setup

Prerequisites

  • Requires Java 21.
  • Optional: sdkman for switching JDK
    • Use sdk env to switch to JDK specified in .sdkmanrc.

Install locally

mvn install

archetype-java-junit's People

Contributors

manedev79 avatar renovate[bot] avatar valery1707 avatar

Watchers

 avatar  avatar

Forkers

valery1707

archetype-java-junit's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

maven
pom.xml
  • org.junit.jupiter:junit-jupiter-engine 5.10.2
  • org.assertj:assertj-core 3.26.0
  • org.apache.maven.plugins:maven-archetype-plugin 3.2.1
  • org.apache.maven.plugins:maven-resources-plugin 3.3.1
  • org.apache.maven.plugins:maven-source-plugin 3.3.1
  • org.apache.maven.plugins:maven-javadoc-plugin 3.7.0
  • org.apache.maven.plugins:maven-gpg-plugin 3.2.4
  • org.codehaus.mojo:versions-maven-plugin 2.16.2
  • org.apache.maven.plugins:maven-surefire-plugin 3.2.5
  • org.apache.maven.plugins:maven-failsafe-plugin 3.2.5
  • org.codehaus.plexus:plexus-utils 4.0.1
  • org.sonatype.plugins:nexus-staging-maven-plugin 1.7.0
  • com.thoughtworks.xstream:xstream 1.4.20
src/main/resources/archetype-resources/pom.xml

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.