On 6/3/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: dennisbyrne
Date: Sat Jun 3 01:31:52 2006
New Revision: 411405
URL: http://svn.apache.org/viewvc?rev=411405&view=rev
Log:
excluding more tests
now both api and impl can be built in maven
leaving out dependencies to jars in local repo
I think you should go ahead and add the <dependency> elements for
them, so the build will fail with the usual 'missing dependency'
error. Right now, I just get a compilation failure for (among other
things) 'package javax.el does not exist'.
Is the EL dependency something we need to build locally and install,
or are the jars available somewhere online (just not in a Maven repo?)
Thanks,
--
Wendy