After the release on kernel 4.3.0, all the kernel related dependencies are
now at 4.3.0 and their development version will move to 4.4.0-SNAPSHOT. So
the repositories that are depending on these kernel dependencies should now
use the released version.

To simplify this task - on some repos - we have grouped all the kernel
dependencies together and separated out their version with the new property
called "carbon.kernel.version" on a separate branch. These repositories are
now being updated with the released kernel version and these branches are
being merged with the master. You can refer carbon-deployment [1] as an
example here. This approach can be followed for other repositories as-well.

Thanks,
Kishanthan,
[1] https://github.com/wso2/carbon-deployment/blob/release-4.3.0/pom.xml

On Tue, Dec 23, 2014 at 3:14 PM, Vanjikumaran Sivajothy <[email protected]>
wrote:

> Hi,
>
> Please refer to mail thread subjected as "WSO2 Carbon Kernel 4.3.0 is
> Released" in dev mailing thread. Since carbon team released the carbon
> core, 4.3.0-SNAPSHOT is not available in the nexus.
>
> Please check the carbon.core version to 4.3.0 and you might end up to edit
> all other repositories that has the dependent on it until the relevant team
> changes it.
>
> @kishanthan,
> Please give your advice on this to proceed further.
>
> Thank you,
> Best Regards,
> Vanji
>
>
> On Tue, Dec 23, 2014 at 2:34 PM, Eranda Rajapakshe <[email protected]>
> wrote:
>
>> I will try this out!
>>
>> Thanks alot.
>>
>>
>> On Tue, Dec 23, 2014 at 2:08 PM, Chamin Nalinda <[email protected]> wrote:
>>
>>> Hi Eranda,
>>>
>>> AFAIK, 4.3-Snapshots are not available anymore since we are using carbon
>>> 4.4 now. So try to find the relevant jars of 4.4-Snapshot and give it a try.
>>>
>>> On Tue, Dec 23, 2014 at 12:15 PM, Eranda Rajapakshe <[email protected]>
>>> wrote:
>>>
>>>>
>>>> Hi,
>>>> We are going to build a new inbound endpoint for ESB, and right now
>>>> trying to understand the existing file inbound endpoint by running it in
>>>> debug mode.
>>>>
>>>> When we try to create the eclipse project in [1] directory using the
>>>> command mvn eclipse:eclipse we got the following error. Please help!
>>>>
>>>> [1].
>>>> https://github.com/wso2-dev/carbon-mediation/tree/master/components/inbound-endpoints/org.wso2.carbon.inbound.endpoint
>>>>
>>>> Thank you!
>>>>
>>>> ................................................................................................................
>>>>
>>>>> [INFO] Preparing eclipse:eclipse
>>>>>
>>>>> Downloading:
>>>>>> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.core/4.3.0-SNAPSHOT/org.wso2.carbon.core-4.3.0-SNAPSHOT.pom
>>>>>
>>>>> [INFO] Unable to find resource
>>>>>> 'org.wso2.carbon:org.wso2.carbon.core:pom:4.3.0-SNAPSHOT' in repository
>>>>>> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>>>>>
>>>>> Downloading:
>>>>>> http://maven.wso2.org/nexus/content/repositories/releases//org/wso2/carbon/org.wso2.carbon.core/4.3.0-SNAPSHOT/org.wso2.carbon.core-4.3.0-SNAPSHOT.pom
>>>>>
>>>>> [INFO] Unable to find resource
>>>>>> 'org.wso2.carbon:org.wso2.carbon.core:pom:4.3.0-SNAPSHOT' in repository
>>>>>> wso2.releases (
>>>>>> http://maven.wso2.org/nexus/content/repositories/releases/)
>>>>>
>>>>> Downloading:
>>>>>> http://maven.wso2.org/nexus/content/repositories/snapshots//org/wso2/carbon/org.wso2.carbon.core/4.3.0-SNAPSHOT/org.wso2.carbon.core-4.3.0-SNAPSHOT.pom
>>>>>
>>>>> [INFO] Unable to find resource
>>>>>> 'org.wso2.carbon:org.wso2.carbon.core:pom:4.3.0-SNAPSHOT' in repository
>>>>>> wso2.snapshots (
>>>>>> http://maven.wso2.org/nexus/content/repositories/snapshots/)
>>>>>
>>>>> Downloading:
>>>>>> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.utils/4.3.0-SNAPSHOT/org.wso2.carbon.utils-4.3.0-SNAPSHOT.pom
>>>>>
>>>>> [INFO] Unable to find resource
>>>>>> 'org.wso2.carbon:org.wso2.carbon.utils:pom:4.3.0-SNAPSHOT' in repository
>>>>>> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>>>>>
>>>>> Downloading:
>>>>>> http://maven.wso2.org/nexus/content/repositories/releases//org/wso2/carbon/org.wso2.carbon.utils/4.3.0-SNAPSHOT/org.wso2.carbon.utils-4.3.0-SNAPSHOT.pom
>>>>>
>>>>> [INFO] Unable to find resource
>>>>>> 'org.wso2.carbon:org.wso2.carbon.utils:pom:4.3.0-SNAPSHOT' in repository
>>>>>> wso2.releases (
>>>>>> http://maven.wso2.org/nexus/content/repositories/releases/)
>>>>>
>>>>> Downloading:
>>>>>> http://maven.wso2.org/nexus/content/repositories/snapshots//org/wso2/carbon/org.wso2.carbon.utils/4.3.0-SNAPSHOT/org.wso2.carbon.utils-4.3.0-SNAPSHOT.pom
>>>>>
>>>>> [INFO] Unable to find resource
>>>>>> 'org.wso2.carbon:org.wso2.carbon.utils:pom:4.3.0-SNAPSHOT' in repository
>>>>>> wso2.snapshots (
>>>>>> http://maven.wso2.org/nexus/content/repositories/snapshots/)
>>>>>
>>>>> Downloading:
>>>>>> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.core/4.3.0-SNAPSHOT/org.wso2.carbon.core-4.3.0-SNAPSHOT.jar
>>>>>
>>>>> [INFO] Unable to find resource
>>>>>> 'org.wso2.carbon:org.wso2.carbon.core:jar:4.3.0-SNAPSHOT' in repository
>>>>>> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>>>>>
>>>>> Downloading:
>>>>>> http://maven.wso2.org/nexus/content/repositories/releases//org/wso2/carbon/org.wso2.carbon.core/4.3.0-SNAPSHOT/org.wso2.carbon.core-4.3.0-SNAPSHOT.jar
>>>>>
>>>>> [INFO] Unable to find resource
>>>>>> 'org.wso2.carbon:org.wso2.carbon.core:jar:4.3.0-SNAPSHOT' in repository
>>>>>> wso2.releases (
>>>>>> http://maven.wso2.org/nexus/content/repositories/releases/)
>>>>>
>>>>> Downloading:
>>>>>> http://maven.wso2.org/nexus/content/repositories/snapshots//org/wso2/carbon/org.wso2.carbon.core/4.3.0-SNAPSHOT/org.wso2.carbon.core-4.3.0-SNAPSHOT.jar
>>>>>
>>>>> [INFO] Unable to find resource
>>>>>> 'org.wso2.carbon:org.wso2.carbon.core:jar:4.3.0-SNAPSHOT' in repository
>>>>>> wso2.snapshots (
>>>>>> http://maven.wso2.org/nexus/content/repositories/snapshots/)
>>>>>
>>>>> Downloading:
>>>>>> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.utils/4.3.0-SNAPSHOT/org.wso2.carbon.utils-4.3.0-SNAPSHOT.jar
>>>>>
>>>>> [INFO] Unable to find resource
>>>>>> 'org.wso2.carbon:org.wso2.carbon.utils:jar:4.3.0-SNAPSHOT' in repository
>>>>>> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>>>>>
>>>>> Downloading:
>>>>>> http://maven.wso2.org/nexus/content/repositories/releases//org/wso2/carbon/org.wso2.carbon.utils/4.3.0-SNAPSHOT/org.wso2.carbon.utils-4.3.0-SNAPSHOT.jar
>>>>>
>>>>> [INFO] Unable to find resource
>>>>>> 'org.wso2.carbon:org.wso2.carbon.utils:jar:4.3.0-SNAPSHOT' in repository
>>>>>> wso2.releases (
>>>>>> http://maven.wso2.org/nexus/content/repositories/releases/)
>>>>>
>>>>> Downloading:
>>>>>> http://maven.wso2.org/nexus/content/repositories/snapshots//org/wso2/carbon/org.wso2.carbon.utils/4.3.0-SNAPSHOT/org.wso2.carbon.utils-4.3.0-SNAPSHOT.jar
>>>>>
>>>>> [INFO] Unable to find resource
>>>>>> 'org.wso2.carbon:org.wso2.carbon.utils:jar:4.3.0-SNAPSHOT' in repository
>>>>>> wso2.snapshots (
>>>>>> http://maven.wso2.org/nexus/content/repositories/snapshots/)
>>>>>
>>>>> [INFO]
>>>>>> ------------------------------------------------------------------------
>>>>>
>>>>> [ERROR] BUILD ERROR
>>>>>
>>>>> [INFO]
>>>>>> ------------------------------------------------------------------------
>>>>>
>>>>> [INFO] Failed to resolve artifact.
>>>>>
>>>>>
>>>>>> Missing:
>>>>>
>>>>> ----------
>>>>>
>>>>> 1) org.wso2.carbon:org.wso2.carbon.core:jar:4.3.0-SNAPSHOT
>>>>>
>>>>>
>>>>>>   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.core -Dversion=4.3.0-SNAPSHOT 
>>>>>> -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.core -Dversion=4.3.0-SNAPSHOT 
>>>>>> -Dpackaging=jar
>>>>>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>>>>
>>>>>
>>>>>>   Path to dependency:
>>>>>
>>>>>   1)
>>>>>> org.wso2.carbon:org.wso2.carbon.inbound.endpoint:bundle:4.3.0-SNAPSHOT
>>>>>
>>>>>   2) org.wso2.carbon:org.wso2.carbon.core:jar:4.3.0-SNAPSHOT
>>>>>
>>>>>
>>>>>> 2) org.wso2.carbon:org.wso2.carbon.utils:jar:4.3.0-SNAPSHOT
>>>>>
>>>>>
>>>>>>   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.utils -Dversion=4.3.0-SNAPSHOT 
>>>>>> -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.utils -Dversion=4.3.0-SNAPSHOT 
>>>>>> -Dpackaging=jar
>>>>>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>>>>
>>>>>
>>>>>>   Path to dependency:
>>>>>
>>>>>   1)
>>>>>> org.wso2.carbon:org.wso2.carbon.inbound.endpoint:bundle:4.3.0-SNAPSHOT
>>>>>
>>>>>   2)
>>>>>> org.wso2.carbon:org.wso2.carbon.mediation.clustering:jar:4.3.0-SNAPSHOT
>>>>>
>>>>>   3) org.wso2.carbon:org.wso2.carbon.utils:jar:4.3.0-SNAPSHOT
>>>>>
>>>>>
>>>>>> ----------
>>>>>
>>>>> 2 required artifacts are missing.
>>>>>
>>>>>
>>>>>> for artifact:
>>>>>
>>>>>
>>>>>> org.wso2.carbon:org.wso2.carbon.inbound.endpoint:bundle:4.3.0-SNAPSHOT
>>>>>
>>>>>
>>>>>> from the specified remote repositories:
>>>>>
>>>>>   wso2.releases (
>>>>>> http://maven.wso2.org/nexus/content/repositories/releases/),
>>>>>
>>>>>   central (http://repo1.maven.org/maven2),
>>>>>
>>>>>   wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/
>>>>>> ),
>>>>>
>>>>>   wso2.snapshots (
>>>>>> http://maven.wso2.org/nexus/content/repositories/snapshots/)
>>>>>
>>>>>
>>>>> --
>>>> *Eranda Rajapakshe*
>>>> Software Engineering intern
>>>> WSO2 Inc. www.wso2.com
>>>>
>>>> *B. Sc. Eng. (Hons) Undergraduate*
>>>> *Dept. of Computer Science and Engineering*
>>>> *University of Moratuwa, Sri Lanka*
>>>> Tel : +94784822608
>>>> Email : [email protected]
>>>>
>>>> _______________________________________________
>>>> Dev mailing list
>>>> [email protected]
>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>
>>>>
>>>
>>>
>>> --
>>> *Chamin Nalinda*
>>>
>>> Intern - Engineering
>>> WSO2 Inc. http://www.wso2.com
>>> lean.enterprise.middleware
>>>
>>> Mobile: (+94) 77 241 66 04
>>> Linkedin: https://www.linkedin.com/in/chaminnalinda
>>> Web: http://www.ckreativity.com
>>> Blog: http://techspiro.blogspot.com/
>>>
>>>
>>
>>
>> --
>> *Eranda Rajapakshe*
>> Software Engineering intern
>> WSO2 Inc. www.wso2.com
>>
>> *B. Sc. Eng. (Hons) Undergraduate*
>> *Dept. of Computer Science and Engineering*
>> *University of Moratuwa, Sri Lanka*
>> Tel : +94784822608
>> Email : [email protected]
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Sivajothy Vanjikumaran
> *Senior Software Engineer*
> *Integration Technologies Team*
> *WSO2 Inc. http://wso2.com <http://wso2.com/>*
> *Mobile:(+94)777219209*
> [image: Facebook] <https://www.facebook.com/vanjikumaran> [image: Twitter]
> <https://twitter.com/vanjikumaran> [image: LinkedIn]
> <http://www.linkedin.com/pub/vanjikumaran-sivajothy/25/b31/293> [image:
> Blogger] <http://vanjikumaran.blogspot.com/> [image: SlideShare]
> <http://www.slideshare.net/vanjikumaran>
>
> This communication may contain privileged or other
> confidential information and is intended exclusively for the addressee/s.
> If you are not the intended recipient/s, or believe that you may
> have received this communication in error, please reply to the
> sender indicating that fact and delete the copy you received and in
> addition, you should not print, copy, re-transmit, disseminate, or
> otherwise use the information contained in this communication.
> Internet communications cannot be guaranteed to be timely, secure, error
> or virus-free. The sender does not accept liability for any errors
> or omissions
>



-- 
*Kishanthan Thangarajah*
Senior Software Engineer,
Platform Technologies Team,
WSO2, Inc.
lean.enterprise.middleware

Mobile - +94773426635
Blog - *http://kishanthan.wordpress.com <http://kishanthan.wordpress.com>*
Twitter - *http://twitter.com/kishanthan <http://twitter.com/kishanthan>*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to