You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2011/08/22 02:52:28 UTC

[jira] [Created] (HAMA-425) Add wagon extension

Add wagon extension
-------------------

                 Key: HAMA-425
                 URL: https://issues.apache.org/jira/browse/HAMA-425
             Project: Hama
          Issue Type: Bug
          Components: build 
    Affects Versions: 0.3.0
            Reporter: Edward J. Yoon
            Assignee: Edward J. Yoon
            Priority: Minor
             Fix For: 0.4.0


We need to add wagon extension for site deployment.

{code}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:2.1.1:deploy (default-deploy) on project hama-parent: Unsupported protocol: 'scpexe': Cannot find wagon which supports the requested protocol: scpexe: java.util.NoSuchElementException
[ERROR] role: org.apache.maven.wagon.Wagon
[ERROR] roleHint: scpexe
{code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HAMA-425) Add wagon extension

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon updated HAMA-425:
--------------------------------

    Attachment: HAMA-425.patch

attach my patch.

> Add wagon extension
> -------------------
>
>                 Key: HAMA-425
>                 URL: https://issues.apache.org/jira/browse/HAMA-425
>             Project: Hama
>          Issue Type: Bug
>          Components: build 
>    Affects Versions: 0.3.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>            Priority: Minor
>             Fix For: 0.4.0
>
>         Attachments: HAMA-425.patch
>
>
> We need to add wagon extension for site deployment.
> {code}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:2.1.1:deploy (default-deploy) on project hama-parent: Unsupported protocol: 'scpexe': Cannot find wagon which supports the requested protocol: scpexe: java.util.NoSuchElementException
> [ERROR] role: org.apache.maven.wagon.Wagon
> [ERROR] roleHint: scpexe
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (HAMA-425) Add wagon extension

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon resolved HAMA-425.
---------------------------------

    Resolution: Fixed

I've just committed this.

> Add wagon extension
> -------------------
>
>                 Key: HAMA-425
>                 URL: https://issues.apache.org/jira/browse/HAMA-425
>             Project: Hama
>          Issue Type: Bug
>          Components: build 
>    Affects Versions: 0.3.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>            Priority: Minor
>             Fix For: 0.4.0
>
>         Attachments: HAMA-425.patch
>
>
> We need to add wagon extension for site deployment.
> {code}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:2.1.1:deploy (default-deploy) on project hama-parent: Unsupported protocol: 'scpexe': Cannot find wagon which supports the requested protocol: scpexe: java.util.NoSuchElementException
> [ERROR] role: org.apache.maven.wagon.Wagon
> [ERROR] roleHint: scpexe
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira