Slow deployment to JBoss when Maven is used

2010-02-04 Thread Eduardo M KALINOWSKI
I'm facing a strange problem. Before Maven, JBoss took about 20-30s to deploy our .ear (including some EJBs, one .war and a few library .jars). Now that we are using maven, the same operation is taking about 1m20s, despite the file being smaller (since only the dependencies that are

Re: Slow deployment to JBoss when Maven is used

2010-02-04 Thread Eduardo M KALINOWSKI
On Qui, 04 Fev 2010, Eduardo M KALINOWSKI wrote: I'm facing a strange problem. Before Maven, JBoss took about 20-30s to deploy our .ear (including some EJBs, one .war and a few library .jars). Now that we are using maven, the same operation is taking about 1m20s, despite the file being