Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it

Sample of a maven project creating a simple maven 3 plugin

Requeriments

Play

Installing plugin locally

mvn clean install

Testing

cd hello-maven-plugin-test
mvn sample.plugin:hello-maven-plugin:hello -Dtest="parameter"

Output

...
[INFO] Hello parameter
...

References

About

Creating a simple maven 3 plugin

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages