Hi ,

 I could build rule component after removing the missing jar  from my repo.
It downloads when build online.


[INFO] Building WSO2 Carbon - Drools Based Rule Engine
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public//org/mvel/mvel2/2.0.16/mvel2-2.0.16.pom
6K downloaded  (mvel2-2.0.16.pom)
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public//org/mvel/mvel2/2.0.16/mvel2-2.0.16.jar
652K downloaded  (mvel2-2.0.16.jar)
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.

Thanks
Shammi



On Wed, May 25, 2011 at 11:26 AM, Amila Suriarachchi <am...@wso2.com> 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 <prab...@wso2.com>wrote:
>
>> BRS Team,
>>
>> Any updates on this highly appreciated..
>>
>> Thanks & regards,
>> -Prabath
>>
>> On Wed, May 25, 2011 at 3:32 AM, Prabath Siriwardena <prab...@wso2.com>
>> wrote:
>> > components/cep fails due to the same issue...
>> >
>> > Thanks & regards,
>> > -Prabath
>> >
>> > On Wed, May 25, 2011 at 3:21 AM, Prabath Siriwardena <prab...@wso2.com>
>> 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
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Best Regards,*

Shammi Jayasinghe*
Senior Software Engineer; WSO2, Inc.; http://wso2.com,
mobile: +94 71 4493085
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to