In this post we are going to create a simple maven plugin that prints out the message "Hello World" during the build process of a project. Create a Maven Project create a Maven project for our plugin development. The details are as follows: Group Id: com.skills421.maven.pluginArtifact Id: HelloWorld-maven-pluginVersion: 1.0-SNAPSHOT Project name: HelloWorldProject location: /Development/Skills421/Training/MavenPlugins/HelloWorld Edit the pom as follows... Continue Reading →
Confluence Quick Ref
Add an automatic Table of Contents of child pages. Simply type into the current page the following: {children To enter a code segment, simply type into the current page the following: {code To edit the block afterwards - click on the word Code Block in the block and click edit