That's a temporary solution and I think more suitable solution is to use the Apache Jclouds' ec2 test module in aws-ec2. This is really an issue with Jclouds where they expect people to run tests always :-)
On Tue, Sep 2, 2014 at 9:49 AM, Chamila De Alwis <[email protected]> wrote: > Raj suggested removing skipTests directive to build and it seems to work. > > > Regards, > Chamila de Alwis > Software Engineer | WSO2 | +94772207163 > Blog: code.chamiladealwis.com > > > > > On Tue, Sep 2, 2014 at 9:46 AM, Shiroshica Kulatilake <[email protected]> > wrote: > >> Hi, >> >> Nirmal has a suggested fix - testing it out - will send a PR if it works. >> >> Thank you, >> Shiro >> >> >> On Tue, Sep 2, 2014 at 9:42 AM, Chamila De Alwis <[email protected]> >> wrote: >> >>> Hi, >>> >>> I'm getting a build failure when trying to build master branch. >>> >>> [ERROR] Failed to execute goal on project aws-ec2: Could not resolve >>> dependencies for project org.apache.stratos:aws-ec2:bundle:1.8.0-stratos: >>> Could not find artifact org.apache.stratos:ec2:jar:tests:1.8.0-stratos in >>> central (http://repo.maven.apache.org/maven2) -> [Help 1] >>> >>> >>> The failing project is jclouds Amazon EC2 provider. >>> >>> [INFO] jclouds vcloud api ................................ SUCCESS >>> [12.748s] >>> [INFO] jclouds ec2 api ................................... SUCCESS >>> [3.647s] >>> [INFO] jclouds openstack-nova api ........................ SUCCESS >>> [2.987s] >>> [INFO] jclouds docker API ................................ SUCCESS >>> [1.982s] >>> *[INFO] jclouds Amazon EC2 provider ....................... FAILURE >>> [0.314s]* >>> >>> >>> Is this related to the jclouds update going on? >>> >>> Regards, >>> Chamila de Alwis >>> Software Engineer | WSO2 | +94772207163 >>> Blog: code.chamiladealwis.com >>> >>> >>> >> >> >> -- >> Shiroshica Kulatilake >> >> Architect, >> WSO2, Inc. http://wso2.com/ >> Phone: +94 776523867 >> > > -- Best Regards, Nirmal Nirmal Fernando. PPMC Member & Committer of Apache Stratos, Senior Software Engineer, WSO2 Inc. Blog: http://nirmalfdo.blogspot.com/
