Unable to deploy continuum webapp
---------------------------------

                 Key: CONTINUUM-1073
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1073
             Project: Continuum
          Issue Type: Bug
    Affects Versions: 1.1
         Environment: continuum 1.1-SNAPSHOT r488683, WinXP, Cygwin
            Reporter: Wendy Smoak


To reproduce, 
cd ~/svn/maven/continuum; svn up; mvn clean install; cd continuum-webapp; mvn 
jetty:run

The relevant part of the stack trace seems to be:

Caused by: org.codehaus.plexus.component.repository.exception.ComponentRepositor
yException: Component descriptor role: 'org.apache.maven.wagon.providers.ssh.kno
wnhost.KnownHostsProvider', implementation: 'org.apache.maven.wagon.providers.ss
h.knownhost.FileKnownHostsProvider', role hint: 'file' has a hint, but there are
 other implementations that don't

On the user list, Emmannuel Venisse says, "This pb is a conflict between the 
wagon version we use in continuum and the wagon version used by maven because 
the jetty plugin doens't fork the process"

http://www.nabble.com/Running-Continuum-WAR-on-JBoss-4.0.5-t2829047.html#a7924248


-- 
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

        

Reply via email to