can u please let me know how to do it. is it possible to create a jar from a subproject.
Thierry Lach-2 wrote: > > I would suggest creating jar A in a subproject rather than in the parent. > > On 1/30/07, ritesh_riv <[EMAIL PROTECTED]> wrote: >> >> >> In my project , suppose project A is parent for project B. >> In such a case, project A packaging should be of type pom. >> Then how can i get a jar for project A if needed. >> I need the jar to be installed in my local repository. >> Do i need to go and change pom.xml each and every time. >> -- >> View this message in context: >> http://www.nabble.com/how-to-get-jar-for-a-parent-project-in-Maven-2.x-tf3141741s177.html#a8707580 >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > -- View this message in context: http://www.nabble.com/how-to-get-jar-for-a-parent-project-in-Maven-2.x-tf3141741s177.html#a8745010 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
