Fixed. Also fixed a wrong file path reference in core distribution bin.xml

Thanks,
Hiranya

On Wed, Aug 3, 2011 at 3:36 PM, Kathiravelu Pradeeban <[email protected]>wrote:

>
>
> On Wed, Aug 3, 2011 at 3:34 PM, Hiranya Jayathilaka <[email protected]>wrote:
>
>> Culprit is the following dependency
>> in core/features/org.wso2.carbon.core.server.feature/3.2.2
>>
>>           <dependency>
>>                 <groupId>org.wso2.carbon</groupId>
>>
>>  <artifactId>org.wso2.carbon.application.deployer</artifactId>
>>                 <version>${pom.version}</version>
>>             </dependency>
>>
>> Shall I change the version to 3.2.1?
>>
>
> +1. Go ahead.
>
> Seems that was a mistake.
>
> Thank you.
> Regards,
> Pradeeban.
>
>>
>> Thanks,
>> Hiranya
>>
>>
>> On Wed, Aug 3, 2011 at 3:27 PM, Hiranya Jayathilaka <[email protected]>wrote:
>>
>>> Missing:
>>> ----------
>>> 1) org.wso2.carbon:org.wso2.carbon.application.deployer:jar:3.2.2
>>>
>>>   Try downloading the file manually from the project website.
>>>
>>>   Then, install it using the command:
>>>       mvn install:install-file -DgroupId=org.wso2.carbon
>>> -DartifactId=org.wso2.carbon.application.deployer -Dversion=3.2.2
>>> -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.wso2.carbon
>>> -DartifactId=org.wso2.carbon.application.deployer -Dversion=3.2.2
>>> -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>>
>>>   Path to dependency:
>>>    1) org.wso2.carbon:org.wso2.carbon.core.server.feature:pom:3.2.2
>>>    2) org.wso2.carbon:org.wso2.carbon.application.deployer:jar:3.2.2
>>>
>>>
>>> Any ideas? I couldn't find a 3.2.2 version of the application deployer
>>> component in the branch.
>>>
>>>
>>> Thanks
>>> --
>>> Hiranya Jayathilaka
>>> Associate Technical Lead;
>>> WSO2 Inc.;  http://wso2.org
>>> E-mail: [email protected];  Mobile: +94 77 633 3491
>>> Blog: http://techfeast-hiranya.blogspot.com
>>>
>>
>>
>>
>> --
>> Hiranya Jayathilaka
>> Associate Technical Lead;
>> WSO2 Inc.;  http://wso2.org
>> E-mail: [email protected];  Mobile: +94 77 633 3491
>> Blog: http://techfeast-hiranya.blogspot.com
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> [email protected]
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Kathiravelu Pradeeban.
> Software Engineer.
> WSO2 Inc.
>
> Blog: [Llovizna] http://kkpradeeban.blogspot.com/
>
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Hiranya Jayathilaka
Associate Technical Lead;
WSO2 Inc.;  http://wso2.org
E-mail: [email protected];  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to