I feel it is good Idea to upload addressing.mar and other modules to maven with each relase . So it will serve as a easy way to deploy the modules. --Srinath
On 11/7/05, Thilina Gunarathne <[EMAIL PROTECTED]> wrote: > Problem... You all can do it in Axis2 cause addressing module resides > whithin the axis2.. > <copy file="../addressing/target/addressing.mar" > tofile="target/test-resources/samples/modules/addressing.mar"/> > > Even in the current case I'm using a pregoal to copy the adressing mar from > a local lib folder... What i need to know is whether i can get it from Maven > via a repository or from some other place.. > So that i need not to put it in to kandula svn repository.. > > thanks, > ~Thilina > > > > On 11/7/05, Deepal Jayasinghe <[EMAIL PROTECTED]> wrote: > > > > You have to write a maven pre goal to copy that from the addressing maven > module , if you have any problem pls take a look at integration/maven.xml > there we have done the same thing. > > > > Thanks, > > Deepal > > > ................................................................ > > ~Future is Open~ > > > > > > > > ----- Original Message ----- > > From: Thilina Gunarathne > > To: [email protected] > > Sent: Monday, November 07, 2005 9:53 AM > > Subject: [Axis2] How to get addressing.mar via maven > > > > > > Hi all, > > I'm creating testing-repositories on the fly using maven... But still i > couldn't find a way to get addressing.mar automatically.. For the moment > I've added it in to the repository... > > PLs guide me how to get addressing.mar through maven... > > > > Thanks, > > ~Thilina > > > > -- > > "May the SourcE be with u" > > http://webservices.apache.org/~thilina/ > > http://thilinag.blogspot.com/ > http://www.bloglines.com/blog/Thilina > > > > -- > "May the SourcE be with u" > http://webservices.apache.org/~thilina/ > http://thilinag.blogspot.com/ > http://www.bloglines.com/blog/Thilina
