Re: maven dependency issue with axis2 .mar modules

2012-04-09 Thread Jaime Hablutzel Egoavil
Oh I can see that if you include the type ~ org.apache.rampart rampart 1.6 mar a "modules" folder is created in WEB-INF/lib after a mvn package but it seems my IDE (IntelliJ IDEA) by default doesn't know about this maven .mar type and it doesn'

Re: maven dependency issue with axis2 .mar modules

2012-04-09 Thread Asen
I have had success with the following; org.apache.rampart rampart 1.6 mar org.apache.rampart rahas 1.6 mar On Mon, Apr 9, 2012 at 1:43 PM, Jaime Hablutzel Egoavil w

Re: maven dependency issue with axis2 .mar modules

2012-04-09 Thread Jaime Hablutzel Egoavil
No response??? I ask this because every person I know trying to configure axis2 with a module .mar like rampart have problems when using maven2... as maven seems that doesn.t support well .mar dependencies On Sat, Apr 7, 2012 at 7:10 PM, Jaime Hablutzel Egoavil < hablutz...@gmail.com> wrote: > Hi