hi,

you can use maven assembly plugin to create the war for instance and let
maven jar plugin create the jar. Another way is to define maven war plugin
and maven jar plugin then use maven build helper plugin to attach both
artifacts

so yes that's possible

- Romain


2012/7/6 sivarenati <siva.lo...@gmail.com>

> hi frnds,
>
> Is it possible to create war and jar files with single pom.xml file.
>
> i have to create jar file for my project along with war.
>
> please help me on this if know how to do it.
>
>
>
>
>
> Regrds.
> Siva
>
>
>
> --
> View this message in context:
> http://maven.40175.n5.nabble.com/is-it-possible-to-creating-war-and-jar-files-with-single-POM-xml-file-tp5713154.html
> Sent from the Maven Developers mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

Reply via email to