Hi Prabath

Any update on this?

Hasithad has provided an updated version of cassandra "1.2.13.wso2v5" and
assume it would fail due to the same error.

Please advice.

On Tue, Oct 14, 2014 at 8:36 AM, Prabath Abeysekera <[email protected]>
wrote:

> As it appears, "1.2.13.wso2v3" version of "apache-cassandra-thrift"
> dependency, which is something that Cassandra depends on, is not properly
> uploaded to the proper wso2-managed public repositories for some reason,
> causing the build to fail. Will fix this and let you know.
>
> Cheers,
> Prabath
>
> On Mon, Oct 13, 2014 at 12:06 PM, Prabath Abeysekera <[email protected]>
> wrote:
>
>> Let me check on this and get back to you.
>>
>> Cheers,
>> Prabath
>>
>> On Mon, Oct 13, 2014 at 12:05 PM, Maheshika Goonetilleke <
>> [email protected]> wrote:
>>
>>> Hi Prabath
>>>
>>> Release of cassandra-driver/1.0.5.wso2v was success. However the
>>> following error occurred while trying to release cassandra/1.2.13wso2v4;
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>> [INFO] BUILD FAILURE
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>> [INFO] Total time: 1.177s
>>>
>>> [INFO] Finished at: Mon Oct 13 06:32:16 UTC 2014
>>>
>>> [INFO] Final Memory: 7M/224M
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>> [ERROR] Failed to execute goal on project apache-cassandra: Could not
>>> resolve dependencies for project
>>> org.apache.cassandra.wso2:apache-cassandra:bundle:1.2.13.wso2v4: The
>>> following artifacts could not be resolved:
>>> org.apache.cassandra:apache-cassandra:jar:1.2.13-wso2v3,
>>> org.apache.cassandra:apache-cassandra-thrift:jar:1.2.13-wso2v3: Failure to
>>> find org.apache.cassandra:apache-cassandra:jar:1.2.13-wso2v3 in
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
>>> the local repository, resolution will not be reattempted until the update
>>> interval of wso2-nexus has elapsed or updates are forced -> [Help 1]
>>>
>>> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
>>> execute goal on project apache-cassandra: Could not resolve dependencies
>>> for project
>>> org.apache.cassandra.wso2:apache-cassandra:bundle:1.2.13.wso2v4: The
>>> following artifacts could not be resolved:
>>> org.apache.cassandra:apache-cassandra:jar:1.2.13-wso2v3,
>>> org.apache.cassandra:apache-cassandra-thrift:jar:1.2.13-wso2v3: Failure to
>>> find org.apache.cassandra:apache-cassandra:jar:1.2.13-wso2v3 in
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
>>> the local repository, resolution will not be reattempted until the update
>>> interval of wso2-nexus has elapsed or updates are forced
>>>
>>> at
>>> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
>>>
>>> at
>>> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
>>>
>>> at
>>> org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
>>>
>>> at
>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
>>>
>>> at
>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>>>
>>> at
>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>>>
>>> at
>>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>>>
>>> at
>>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>>>
>>> at
>>> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>>>
>>> at
>>> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>>>
>>> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
>>>
>>> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>>>
>>> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>>>
>>> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>>>
>>> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>>>
>>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>
>>> at
>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>>>
>>> at
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>
>>> at java.lang.reflect.Method.invoke(Method.java:606)
>>>
>>> at
>>> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>>>
>>> at
>>> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>>>
>>> at
>>> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>>>
>>> at
>>> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
>>>
>>> Caused by: org.apache.maven.project.DependencyResolutionException: Could
>>> not resolve dependencies for project
>>> org.apache.cassandra.wso2:apache-cassandra:bundle:1.2.13.wso2v4: The
>>> following artifacts could not be resolved:
>>> org.apache.cassandra:apache-cassandra:jar:1.2.13-wso2v3,
>>> org.apache.cassandra:apache-cassandra-thrift:jar:1.2.13-wso2v3: Failure to
>>> find org.apache.cassandra:apache-cassandra:jar:1.2.13-wso2v3 in
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
>>> the local repository, resolution will not be reattempted until the update
>>> interval of wso2-nexus has elapsed or updates are forced
>>>
>>> at
>>> org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189)
>>>
>>> at
>>> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
>>>
>>> ... 22 more
>>>
>>> Caused by: org.sonatype.aether.resolution.DependencyResolutionException:
>>> The following artifacts could not be resolved:
>>> org.apache.cassandra:apache-cassandra:jar:1.2.13-wso2v3,
>>> org.apache.cassandra:apache-cassandra-thrift:jar:1.2.13-wso2v3: Failure to
>>> find org.apache.cassandra:apache-cassandra:jar:1.2.13-wso2v3 in
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
>>> the local repository, resolution will not be reattempted until the update
>>> interval of wso2-nexus has elapsed or updates are forced
>>>
>>> at
>>> org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
>>>
>>> at
>>> org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
>>>
>>> ... 23 more
>>>
>>> Caused by: org.sonatype.aether.resolution.ArtifactResolutionException:
>>> The following artifacts could not be resolved:
>>> org.apache.cassandra:apache-cassandra:jar:1.2.13-wso2v3,
>>> org.apache.cassandra:apache-cassandra-thrift:jar:1.2.13-wso2v3: Failure to
>>> find org.apache.cassandra:apache-cassandra:jar:1.2.13-wso2v3 in
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
>>> the local repository, resolution will not be reattempted until the update
>>> interval of wso2-nexus has elapsed or updates are forced
>>>
>>> at
>>> org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
>>>
>>> at
>>> org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
>>>
>>> at
>>> org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
>>>
>>> ... 24 more
>>>
>>> Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException:
>>> Failure to find org.apache.cassandra:apache-cassandra:jar:1.2.13-wso2v3 in
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
>>> the local repository, resolution will not be reattempted until the update
>>> interval of wso2-nexus has elapsed or updates are forced
>>>
>>> at
>>> org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:230)
>>>
>>> at
>>> org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:204)
>>>
>>> at
>>> org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:427)
>>>
>>> ... 26 more
>>> [ERROR]
>>>
>>> On Mon, Oct 13, 2014 at 11:54 AM, Prabath Abeysekera <[email protected]>
>>> wrote:
>>>
>>>> This is done!
>>>>
>>>> On Mon, Oct 13, 2014 at 11:39 AM, Maheshika Goonetilleke <
>>>> [email protected]> wrote:
>>>>
>>>>> Hi Prabath
>>>>>
>>>>> Added you to the orbit member list, therefore you would have the
>>>>> required privileges to merge.
>>>>>
>>>>> Please inform once done, will release it.
>>>>>
>>>>>
>>>>> On Mon, Oct 13, 2014 at 11:14 AM, Prabath Abeysekera <
>>>>> [email protected]> wrote:
>>>>>
>>>>>> Hi Maheshika,
>>>>>>
>>>>>> Please review and merge [2].
>>>>>>
>>>>>> [2] https://github.com/wso2/orbit/pull/29
>>>>>>
>>>>>> Cheers,
>>>>>> Prabath
>>>>>>
>>>>>> On Tue, Oct 7, 2014 at 10:10 AM, Prabath Abeysekera <
>>>>>> [email protected]> wrote:
>>>>>>
>>>>>>> Hi Maheshika,
>>>>>>>
>>>>>>> Just spotted some issue in the pull request sent. Let me fix it and
>>>>>>> resubmit.
>>>>>>>
>>>>>>> Cheers,
>>>>>>> Prabath
>>>>>>>
>>>>>>>
>>>>>>> On Tue, Oct 7, 2014 at 5:56 AM, Prabath Abeysekera <
>>>>>>> [email protected]> wrote:
>>>>>>>
>>>>>>>> Hi Maheshika,
>>>>>>>>
>>>>>>>> Would you be able to do $subject and deploy the same into the nexus
>>>>>>>> repo? The corresponding pull request containing all the required 
>>>>>>>> changes
>>>>>>>> can be located at [1]. Please review and merge.
>>>>>>>>
>>>>>>>> [1] https://github.com/wso2/orbit/pull/27
>>>>>>>>
>>>>>>>> Cheers,
>>>>>>>> Prabath
>>>>>>>> --
>>>>>>>> Prabath Abeysekara
>>>>>>>> Associate Technical Lead, Data TG.
>>>>>>>> WSO2 Inc.
>>>>>>>> Email: [email protected]
>>>>>>>> Mobile: +94774171471
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Prabath Abeysekara
>>>>>>> Associate Technical Lead, Data TG.
>>>>>>> WSO2 Inc.
>>>>>>> Email: [email protected]
>>>>>>> Mobile: +94774171471
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Prabath Abeysekara
>>>>>> Associate Technical Lead, Data TG.
>>>>>> WSO2 Inc.
>>>>>> Email: [email protected]
>>>>>> Mobile: +94774171471
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> Thanks & Best Regards,
>>>>>
>>>>> Maheshika Goonetilleke
>>>>> Engineering Process Coordinator
>>>>>
>>>>> *WSO2 Inc*
>>>>> *email   : [email protected] <[email protected]>*
>>>>> *mobile : +94 773 596707 <%2B94%20773%20596707>*
>>>>> *www: :http://wso2.com <http://wso2.com/>*lean . enterprise .
>>>>> middleware
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Prabath Abeysekara
>>>> Associate Technical Lead, Data TG.
>>>> WSO2 Inc.
>>>> Email: [email protected]
>>>> Mobile: +94774171471
>>>>
>>>
>>>
>>>
>>> --
>>>
>>> Thanks & Best Regards,
>>>
>>> Maheshika Goonetilleke
>>> Engineering Process Coordinator
>>>
>>> *WSO2 Inc*
>>> *email   : [email protected] <[email protected]>*
>>> *mobile : +94 773 596707 <%2B94%20773%20596707>*
>>> *www: :http://wso2.com <http://wso2.com/>*lean . enterprise . middleware
>>>
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Prabath Abeysekara
>> Associate Technical Lead, Data TG.
>> WSO2 Inc.
>> Email: [email protected]
>> Mobile: +94774171471
>>
>
>
>
> --
> Prabath Abeysekara
> Associate Technical Lead, Data TG.
> WSO2 Inc.
> Email: [email protected]
> Mobile: +94774171471
>



-- 

Thanks & Best Regards,

Maheshika Goonetilleke
Engineering Process Coordinator

*WSO2 Inc*
*email   : [email protected] <[email protected]>*
*mobile : +94 773 596707*
*www: :http://wso2.com <http://wso2.com/>*lean . enterprise . middleware
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to