All Projects → basepom → basepom

basepom / basepom

Licence: Apache-2.0 license
All the base POMs in the world.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to basepom

mvn scalafmt
Scalafmt plugin for maven
Stars: ✭ 14 (-60%)
Mutual labels:  maven, pom
maven-learning-notes
For more notes, see notes-and-code-about-learning
Stars: ✭ 58 (+65.71%)
Mutual labels:  maven, pom
faketime
Fake currentTimeMillis() without class loader hacks
Stars: ✭ 100 (+185.71%)
Mutual labels:  maven
nexus-repository-import-scripts
A few scripts for importing artifacts into Nexus Repository
Stars: ✭ 142 (+305.71%)
Mutual labels:  maven
Corendon-LostLuggage
Java Application for automating the proces of retrieving lost luggages for the dutch airline company Corendon.
Stars: ✭ 27 (-22.86%)
Mutual labels:  maven
docker-java-sample
A simple Java sample that shows how to package Java application using Docker
Stars: ✭ 93 (+165.71%)
Mutual labels:  maven
wcm-io-tooling
Tooling for Maven and IDEs.
Stars: ✭ 12 (-65.71%)
Mutual labels:  maven
incremental-module-builder
Incremental Module Builder
Stars: ✭ 43 (+22.86%)
Mutual labels:  maven
identicon
Original Identicon java and canvas implementations
Stars: ✭ 64 (+82.86%)
Mutual labels:  maven
sunshine
Sunshine allows you to manage suits of your automated tests directly from Java code.
Stars: ✭ 12 (-65.71%)
Mutual labels:  maven
Pokedex
Pokedex is a robust Discord bot that mimics the iconic Pokedex from the Pokemon games and show. It's loaded with features to help players of all skill levels to learn and better enjoy Pokemon! The goal of Pokedex is to provide users with as much data about the Pokemon games as they desire conveniently and with minimal effort.
Stars: ✭ 18 (-48.57%)
Mutual labels:  maven
lagom-java-maven-chirper-example
No description or website provided.
Stars: ✭ 17 (-51.43%)
Mutual labels:  maven
CorePublish
maven发布插件和bintray发布插件
Stars: ✭ 18 (-48.57%)
Mutual labels:  maven
MasterAppiumFramework
Automation Testing | Mobile | Java | OOPS | Appium | TestNG | Maven | ExtentReport | Java mail API | Logging (Log4J2) | Design Patterns (Page Object Model, Singleton) | Page Factories | Jenkins | Data-Driven Testing using JSON file | Expected Data using XML file
Stars: ✭ 27 (-22.86%)
Mutual labels:  maven
gradle-git-versioning-plugin
This extension will set project version, based on current Git branch or tag.
Stars: ✭ 44 (+25.71%)
Mutual labels:  maven
tongyimall
高仿小米商城用户端,是Vue + SpringBoot的前后端分离项目,包括首页门户、商品分类、首页轮播、商品展示、购物车、地址管理等部分。管理端在另一个仓库。
Stars: ✭ 55 (+57.14%)
Mutual labels:  maven
ImagingKit
Java library for imaging tasks that integrates well with the java.awt.image environment
Stars: ✭ 16 (-54.29%)
Mutual labels:  maven
maven-buildtime-profiler
Maven Build Time Profiler
Stars: ✭ 41 (+17.14%)
Mutual labels:  maven
wagon-maven-plugin
www.mojohaus.org/wagon-maven-plugin/
Stars: ✭ 23 (-34.29%)
Mutual labels:  maven
spring-cloud-stream-kafka-elasticsearch
The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorizer-service, collector-service, publisher-api and news-client.
Stars: ✭ 44 (+25.71%)
Mutual labels:  maven

Base POMs - JDK11+ Edition

THIS is the JDK11+ version of the basepom project.

If you are stuck on JDK8 as the build JDK (not the execution JDK), please check out the basepom8 branch.

Building and deployment

% mvn clean install

% mvn clean deploy

Releasing

Run the release script:

% ./do-release.sh


ciLatest Release

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].