We suffered the same problem, the temporary workaround is to use an older snapshot:
This is what I find:leo@leonardo-laptop:~/.m2/repository/org/mvel/mvel2$ ls -ltotal 24drwxr-xr-x 2 leo leo 4096 2010-05-09 21:48 2.0.10drwxr-xr-x 2 leo leo 4096 2009-11-29 00:41 2.0.12drwxr-xr-x 2 leo leo 4096 2010-10-28 02:09 2.0.18drwxr-xr-x 2 leo leo 4096 2010-09-10 23:53 2.0.18-RC5drwxr-xr-x 2 leo leo 4096 2011-04-29 00:50 2.1.beta2drwxr-xr-x 2 leo leo 4096 2011-05-05 21:22 2.1-SNAPSHOTAnd I have the following exception while trying to build:t/drools/drools-core/src/main/java/org/drools/base/mvel/MVELCompilationUnit.java:[294,21] cannot find symbol[ERROR] symbol : method addIndexedVariables(java.lang.String[])[ERROR] location: class org.mvel2.ParserContext[ERROR] -> [Help 1]Any idea?Thanks,Leo.On Tue, May 3, 2011 at 8:24 AM, Wolfgang Laun <wolfgang.laun@gmail.com> wrote:
_______________________________________________This is what I find below my ~/.m2:
-rw-r--r-- 1 x x 711693 2011-05-02 14:12 ./org/mvel/mvel2/2.1-SNAPSHOT/mvel2-2.1-20110501.033205-24.jar
-rw-r--r-- 1 x x 711693 2011-05-02 14:12 ./org/mvel/mvel2/2.1-SNAPSHOT/mvel2-2.1-SNAPSHOT.jar
At that time I didn't build anything except droolsjbpm/drools, so both must have been downloaded by the same build.
-W
rules-dev mailing list
rules-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev
_______________________________________________
rules-dev mailing list
rules-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev