You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "satheeshkumar (JIRA)" <ji...@codehaus.org> on 2008/04/15 14:19:58 UTC

[jira] Created: (CONTINUUM-1733) site:deploy fails continuum server The host was NOT known AND was NOT accepted by the configuration

site:deploy fails continuum server   The host was NOT known AND was NOT accepted by the configuration
-----------------------------------------------------------------------------------------------------

                 Key: CONTINUUM-1733
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1733
             Project: Continuum
          Issue Type: Bug
          Components: Environmental
    Affects Versions: 1.1
         Environment: solaris + continuum
            Reporter: satheeshkumar


HI Im using continuum 1.1 version and maven 2.0.8. I run a project in continuum using mvn install site and site:deploy.

When continuum server runs the site:deploy im getting the following exception:

error uploading site:
The host was NOT known AND was NOT accepted by the configuration 

I have added the username and password configuration in settings.xml of .m2 repository.

Kindly let me know how to proceed


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (CONTINUUM-1733) site:deploy fails continuum server The host was NOT known AND was NOT accepted by the configuration

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed CONTINUUM-1733.
-----------------------------------

    Resolution: Not A Bug

I believe this is because you are using the scp deployer from maven, which requires that it be in known_hosts - you probably need to do a once off ssh to the server under the continuum account

> site:deploy fails continuum server   The host was NOT known AND was NOT accepted by the configuration
> -----------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1733
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1733
>             Project: Continuum
>          Issue Type: Bug
>          Components: Environmental
>    Affects Versions: 1.1
>         Environment: solaris + continuum
>            Reporter: satheeshkumar
>
> HI Im using continuum 1.1 version and maven 2.0.8. I run a project in continuum using mvn install site and site:deploy.
> When continuum server runs the site:deploy im getting the following exception:
> error uploading site:
> The host was NOT known AND was NOT accepted by the configuration 
> I have added the username and password configuration in settings.xml of .m2 repository.
> Kindly let me know how to proceed

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira