Hi,

 

I have been trying to create a plugin for Maven 2 without much success.

 

I have looked at the following links for help:

http://www.onjava.com/pub/a/onjava/2004/03/17/maven.html?page=1   (Maven 1)

http://maven.apache.org/maven2/developers/plugin-development-guide.html
(Maven 2 - empty)

http://maven.apache.org/maven2/developers/developing-plugins-with-marmalade.
html  (Marmalade - doesn't seem to work)

 

All I need is a working "Hello World" example that preferably does not
involve writing Java. 

My goal is to encapsulate some of our Ant functionality with a plugin.

 

Much appreciated,

Kevin

 

Reply via email to