Re: Deploying Axis Artifacts to Maven Repo

2008-03-19 Thread Andreas Veithen
PROTECTED] To: axis-user@ws.apache.org Sent: Tuesday, 18 March, 2008 7:33:33 PM Subject: Re: Deploying Axis Artifacts to Maven Repo Ric, I'm not sure if this answers your question (if not please provide more details about what you are trying to achieve), but I can give you a few hints

Deploying Axis Artifacts to Maven Repo

2008-03-18 Thread RICHARD FEATHERSTONE
Hi Can anyone provide any pointers for how they are handling axis2 artifacts with maven2. How are you deploying aar and mar projects to repositories and then adding those artifacts to dependant projects (for example when running axis2 engine embedded in webapp)? Do modules and services have

Re: Deploying Axis Artifacts to Maven Repo

2008-03-18 Thread Deepal Jayasinghe
Hi Can anyone provide any pointers for how they are handling axis2 artifacts with maven2. How are you deploying aar and mar projects to repositories and then adding those artifacts to dependant projects (for example when running axis2 engine embedded in webapp)? Do modules and services

Re: Deploying Axis Artifacts to Maven Repo

2008-03-18 Thread Andreas Veithen
Ric, I'm not sure if this answers your question (if not please provide more details about what you are trying to achieve), but I can give you a few hints: * There are dedicated Maven plugins to build aar and mar projects: axis2-aar-maven-plugin and axis2-mar-maven-plugin. In the Axis2

Re: Deploying Axis Artifacts to Maven Repo

2008-03-18 Thread RICHARD FEATHERSTONE
. I keep hacking away but if anyone wants to put me out of my misery I'd really appreciate it. Thanks, Ric - Original Message From: Andreas Veithen [EMAIL PROTECTED] To: axis-user@ws.apache.org Sent: Tuesday, 18 March, 2008 7:33:33 PM Subject: Re: Deploying Axis Artifacts to Maven