I am currently building the the components from a clean repo. Will see how it goes.
As you can see this problem is not getting the jars from a third party repository. For the moment if you already have those jars in a back up repo try to get install them locally. thanks, Amila. On Wed, May 25, 2011 at 11:13 AM, Prabath Siriwardena <[email protected]>wrote: > BRS Team, > > Any updates on this highly appreciated.. > > Thanks & regards, > -Prabath > > On Wed, May 25, 2011 at 3:32 AM, Prabath Siriwardena <[email protected]> > wrote: > > 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 > > > > > > -- > 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 >
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
