[rules-dev] Dependency management?

Leonardo Gomes leonardo.f.gomes at gmail.com
Thu May 5 16:44:46 EDT 2011


This is what I find:

leo at leonardo-laptop:~/.m2/repository/org/mvel/mvel2$ ls -l
total 24
drwxr-xr-x 2 leo leo 4096 2010-05-09 21:48* 2.0.10*
drwxr-xr-x 2 leo leo 4096 2009-11-29 00:41* 2.0.12*
drwxr-xr-x 2 leo leo 4096 2010-10-28 02:09* 2.0.18*
drwxr-xr-x 2 leo leo 4096 2010-09-10 23:53* 2.0.18-RC5*
drwxr-xr-x 2 leo leo 4096 2011-04-29 00:50* 2.1.beta2*
drwxr-xr-x 2 leo leo 4096 2011-05-05 21:22* 2.1-SNAPSHOT*

And 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 at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20110505/f683b7f5/attachment.html 


More information about the rules-dev mailing list