[ http://jira.codehaus.org/browse/MPRAR-3?page=comments#action_57244 ]
Eugene Kuleshov commented on MPRAR-3: ------------------------------------- Lukas, of course you can write anything in maven.xml, nothing is major. As about project, you can use take this one from https://xcommonj-work.projects.dev2dev.bea.com/servlets/ProjectSource It is using m1 as a build system and build rar as well. > Allow to build rar with external link to jar > -------------------------------------------- > > Key: MPRAR-3 > URL: http://jira.codehaus.org/browse/MPRAR-3 > Project: maven-rar-plugin > Type: Improvement > Versions: 1.0 > Reporter: Eugene Kuleshov > Priority: Minor > > > Please see an attached project. It is basically have dependency to the actual > rar code in external jar. That jar is shared between connector and other > components (EJB, web, etc) in the same EAR. Rigth now I have to use jar goal > and rename result jar to rar in the postgoal (see maven.xml). I believe rar > plugin should support such configuration. > Actually Sun's blackbox connectors are built this way too. Basic idea is that > JCA 1.0 allow only one connector per rar, so I have to create multiple > projects with only rar deployment descriptors and build all of them using > reactor. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
