Hi Per, 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). 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. Tell me if it's ok with you. I'm going on holidays on Friday, so ask your questions before :-) HTH, Julien. Le Mardi 14 Octobre 2003 22:49, Per Olesen a �crit : > Hi, > > I'm having trouble building HEAD sources of cactus using maven. I'm sure it > is a simple thing, but I'm not that experienced using maven. > > It cannot find j2ee-1.3.jar. Guess it is not at ibiblio due to some > licensing issues. I then tried a jar override, but either this is not the > solution or I've done it wrong. Cause I get the same error: > > ------------ > BUILD FAILED > File...... > file:/home/polesen/jakarta.apache.org/checkouts/cactus/head/jakarta-cactus/ > Element... maven:reactor > Line...... 19 > Column.... 7 > The build cannot continue because of the following unsatisfied dependency: > > j2ee-1.3.jar (no download url specified) > ------------ > > > Any help? > > Regards, Per > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
