[Cosmo-dev] Maven 2 conversion -- status report
Randy Letness
randy at osafoundation.org
Fri Dec 1 13:36:53 PST 2006
Brian Moseley wrote:
>
> with cygwin, i had to physically copy src/webapp to src/main/webapp.
> otherwise, these steps worked well, and the tests are super fast. yay!
I did the same and works for me, except the generated .war contains an
old ehcache-1.1.jar in addition to the new ehache-1.2.3.jar that we
use. I did some checking and the only ehcache-1.1 references I found
were in spring-support-1.2.6.pom and spring-parent-1.2.6.pom. I'm not
sure how all this maven2 stuff works, but it looks like the dependencies
of those spring modules are somehow getting into the war when they
shouldn't.
-Randy
More information about the cosmo-dev
mailing list