Hi, Is anyone using maven to build and test with Jboss 4.0.2? I'm finding it difficult to understand how Jboss (with dynamically built data) can be used in a maven style J2EE project.
If there is an in-process database that is built before running jboss, should this be a separate artifact which is copied over to the jboss? Also, I'm confused what to do about building a ear file. Maven wants to run the tests before building it, but I need to build and deploy it before testing it. (If it was a perfect world, they would be unit tests which wouldn't need jboss..) Any info would be great, Aidan. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
