I still get the error.. I have org.mvel:mvel2:jar:2.0.17 in the repo - but its looking for org.mvel:mvel2:jar:2.0.16
Thanks & regards, -Prabath On Wed, May 25, 2011 at 11:33 AM, Amila Suriarachchi <[email protected]> wrote: > I could build the components with wsas profile and then build the rule > component in a clean repo. > > thanks, > Amila. > > On Wed, May 25, 2011 at 11:26 AM, Amila Suriarachchi <[email protected]> wrote: >> >> I just check my local m2 repo and I can see both 2.0.16 2.0.17 >> jars in my repo. >> >> So this means some problem with your machine set up. In a separate mail >> Supun also has said he could build from a clean repo. >> >> 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 > > -- 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
