I have fixed the repos can you try it now

Suho

On Thu, Oct 2, 2014 at 8:40 AM, Maheshika Goonetilleke <[email protected]>
wrote:

> Hi Suho
>
> I tried to deploy, however came across the following error;
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] BUILD FAILURE
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] Total time: 2:26.826s
>
> [INFO] Finished at: Thu Oct 02 03:08:50 UTC 2014
>
> [INFO] Final Memory: 17M/444M
>
> [INFO]
> ------------------------------------------------------------------------
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy)
> on project storm: Failed to deploy artifacts/metadata: No connector
> available to access repository wso2-maven2-repository (scp://
> dist.wso2.org/home/httpd/dist.wso2.org/maven2/) of type default using the
> available factories WagonRepositoryConnectorFactory -> [Help 1]
>
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy
> (default-deploy) on project storm: Failed to deploy artifacts/metadata: No
> connector available to access repository wso2-maven2-repository (scp://
> dist.wso2.org/home/httpd/dist.wso2.org/maven2/) of type default using the
> available factories WagonRepositoryConnectorFactory
>
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
>
> 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.plugin.MojoExecutionException: Failed to
> deploy artifacts/metadata: No connector available to access repository
> wso2-maven2-repository (scp://
> dist.wso2.org/home/httpd/dist.wso2.org/maven2/) of type default using the
> available factories WagonRepositoryConnectorFactory
>
> at
> org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:282)
>
> at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:169)
>
> at
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
>
> ... 19 more
>
> Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException:
> Failed to deploy artifacts/metadata: No connector available to access
> repository wso2-maven2-repository (scp://
> dist.wso2.org/home/httpd/dist.wso2.org/maven2/) of type default using the
> available factories WagonRepositoryConnectorFactory
>
> at
> org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:141)
>
> at
> org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:171)
>
> at
> org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:248)
>
> ... 22 more
>
> Caused by: org.sonatype.aether.deployment.DeploymentException: Failed to
> deploy artifacts/metadata: No connector available to access repository
> wso2-maven2-repository (scp://
> dist.wso2.org/home/httpd/dist.wso2.org/maven2/) of type default using the
> available factories WagonRepositoryConnectorFactory
>
> at
> org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:235)
>
> at
> org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:211)
>
> at
> org.sonatype.aether.impl.internal.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:443)
>
> at
> org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:137)
>
> ... 24 more
>
> Caused by: org.sonatype.aether.transfer.NoRepositoryConnectorException: No
> connector available to access repository wso2-maven2-repository (scp://
> dist.wso2.org/home/httpd/dist.wso2.org/maven2/) of type default using the
> available factories WagonRepositoryConnectorFactory
>
> at
> org.sonatype.aether.impl.internal.DefaultRemoteRepositoryManager.getRepositoryConnector(DefaultRemoteRepositoryManager.java:400)
>
> at
> org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:231)
>
> ... 27 more
>
>
> What should I do?
>
>
>
>
>
> On Thu, Oct 2, 2014 at 7:41 AM, Sriskandarajah Suhothayan <[email protected]>
> wrote:
>
>> Hi Maheshika
>>
>> Can you perform the $Subject please? I've pushed the changes to the
>> wso2/orbit repository[1].
>>
>> Thanks,
>> Suho.
>>
>> [1]
>> https://github.com/wso2/orbit/blob/master/storm/0.9.2-incubating.wso2v1
>>
>> --
>>
>> *S. Suhothayan*
>> Technical Lead & Team Lead of WSO2 Complex Event Processor
>>  *WSO2 Inc. *http://wso2.com
>> * <http://wso2.com/>*
>> lean . enterprise . middleware
>>
>>
>> *cell: (+94) 779 756 757 <%28%2B94%29%20779%20756%20757> | blog:
>> http://suhothayan.blogspot.com/ <http://suhothayan.blogspot.com/>twitter:
>> http://twitter.com/suhothayan <http://twitter.com/suhothayan> | linked-in:
>> http://lk.linkedin.com/in/suhothayan <http://lk.linkedin.com/in/suhothayan>*
>>
>
>
>
> --
>
> 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
>
>
>
>
>


-- 

*S. Suhothayan*
Technical Lead & Team Lead of WSO2 Complex Event Processor
 *WSO2 Inc. *http://wso2.com
* <http://wso2.com/>*
lean . enterprise . middleware


*cell: (+94) 779 756 757 | blog: http://suhothayan.blogspot.com/
<http://suhothayan.blogspot.com/>twitter: http://twitter.com/suhothayan
<http://twitter.com/suhothayan> | linked-in:
http://lk.linkedin.com/in/suhothayan <http://lk.linkedin.com/in/suhothayan>*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to