Re: Adding a new packaging

2009-05-30 Thread Nitin Verma
Hi Benjamin, Thanx, I have been able to write an initial version of the packaging plugin. One more small question what is the best place to override the properties like project.compileSourceRoots, project.build.outputDirectory etc. Do we have a plugin that does that? Regards, Nitin Verma On Sa

Re: Adding a new packaging

2009-05-30 Thread Benjamin Bentmann
Nitin Verma wrote: I looking at adding a packaging, that would have phases mapped to appropriate goals. Can some one guide me on how to add a new packaging? The section "Specifying a New Packaging" in [0] provides some hints. [1] shows a minimal example plugin. Benjamin [0] http://svn.

Adding a new packaging

2009-05-30 Thread Nitin Verma
Hi, I looking at adding a packaging, that would have phases mapped to appropriate goals. Can some one guide me on how to add a new packaging? Regards, Nitin Verma http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apach

Re: Adding a new packaging

2009-05-30 Thread Nitin Verma
+us...@maven.apache.org On Sat, May 30, 2009 at 1:34 AM, Nitin Verma wrote: > Hi, > > I looking at adding a packaging, that would have phases mapped to > appropriate goals. > > Can some one guide me on how to add a new packaging? > > Regards, > > Nitin Verma > > http://maven.apache.org/POM/4.0.0"