19 lines
625 B
Markdown
19 lines
625 B
Markdown
---
|
|
aliases:
|
|
tags:
|
|
- IT/Development/Maven
|
|
title: Maven Links
|
|
---
|
|
|
|
https://github.com/khmarbaise/deployment-recorder-extension/blob/master/src/main/java/com/soebes/maven/extensions/DeploymentRecorderExtension.java
|
|
|
|
https://everyday.codes/java/creating-production-artifacts-in-a-multi-module-maven-project/
|
|
|
|
https://stackoverflow.com/questions/48402490/get-classifier-id-of-maven-assembly-artifact/48575766#48575766
|
|
|
|
https://darylmathison.com/2015/04/12/there-is-a-mojo-in-my-dojo-how-to-write-a-maven-plugin/
|
|
|
|
http://maven.apache.org/guides/plugin/guide-java-plugin-development.html
|
|
|
|
https://maven.apache.org/configure.html
|