You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by yuvarajv <yu...@kpitcummins.com> on 2006/05/11 07:13:02 UTC

how to develop maven plugin in java

Hi all,

 

I am working on maven, started recently. I have developed small plug-ins and
tested them.

However I don't know how to develop plugin in java. I mean , how should I
call methods from my java class [which is in plugin] from my maven.xml.?

 

NB:

[ I have written a plugin.jelly,project.xml and a java class to read-write
into file/Map for plugin]

 

 

Thanks & Regards,

 yuvaraj