Hi Julien, > I'm the one doing the Maven build. First of all, the Maven build does not > work yet for the whole Maven tree, but you should be able to build the > framework (which is the most important stuff of course).
Oh, okay. Can I do enough of a build to try out testing with ant and weblogic or should I do a ant build then? > You're right about the licensing issues. You should have j2ee-1.3.jar in > your local maven repository, that is : > ~/.maven/repository/j2ee/jars/j2ee-1.3.jar > > I really really dislike this. But I don't see any other alternative. No, that must be the way then. Thought I should be able to do it with jar override, but couldn't make it work. Actually, I've set up a maven repository at work and then configured maven to lookup there, if ibiblio says it doesn't have a jar. So I just it there instead of my local repo, and it worked. (well, maven downloads it to exactly where you told me it should go :-) Thanx! Regards, Per --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
