[email protected] On Sat, May 30, 2009 at 1:34 AM, Nitin Verma <[email protected]> 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 > > <project xmlns="http://maven.apache.org/POM/4.0.0" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 > http://maven.apache.org/maven-v4_0_0.xsd"> > <modelVersion>4.0.0</modelVersion> > <groupId>edu.nitin</groupId> > <artifactId>simple</artifactId> > <packaging>javascript</packaging> > <version>1.0-SNAPSHOT</version> > <name>simple</name> > ... > </project> >
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
