components/cep fails due to the same issue... Thanks & regards, -Prabath
On Wed, May 25, 2011 at 3:21 AM, Prabath Siriwardena <[email protected]> wrote: > BRS Team, Please have a look... > > Missing: > ---------- > 1) org.mvel:mvel2:jar:2.0.16 > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.mvel -DartifactId=mvel2 > -Dversion=2.0.16 -Dpackaging=jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file there: > mvn deploy:deploy-file -DgroupId=org.mvel -DartifactId=mvel2 > -Dversion=2.0.16 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] > -DrepositoryId=[id] > > Path to dependency: > 1) org.wso2.carbon:org.wso2.carbon.rule.engine.drools:bundle:3.2.0 > 2) org.drools:drools-core:jar:5.1.1 > 3) org.mvel:mvel2:jar:2.0.16 > > ---------- > 1 required artifact is missing. > > > -- > Thanks & Regards, > Prabath > > http://blog.facilelogin.com > http://RampartFAQ.com > -- Thanks & Regards, Prabath http://blog.facilelogin.com http://RampartFAQ.com _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
