[ 
https://issues.apache.org/jira/browse/KARAF-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460334#comment-13460334
 ] 

Jean-Baptiste Onofré commented on KARAF-1845:
---------------------------------------------

The shell console now have a dependency to sshd (in order to use the ssh 
agent). The problem is that mina/sshd is not define in the startup.properties 
of the minimal distribution.
                
> Minimal distribution doesn't start
> ----------------------------------
>
>                 Key: KARAF-1845
>                 URL: https://issues.apache.org/jira/browse/KARAF-1845
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 2.3.0
>
>
> When starting the minimal distribution, all commands fail to load:
> ERROR: Bundle org.apache.karaf.shell.packages [29] Error starting 
> mvn:org.apache.karaf.shell/org.apache.karaf.shell.packages/2.3.0-SNAPSHOT 
> (org.osgi.framework.BundleException: Unresolved constraint in bundle 
> org.apache.karaf.shell.packages [29]: Unable to resolve 29.0: missing 
> requirement [29.0] osgi.wiring.package; 
> (&(osgi.wiring.package=org.apache.felix.gogo.commands)(version>=0.10.0)(!(version>=1.0.0)))
>  [caused by: Unable to resolve 14.0: missing requirement [14.0] 
> osgi.wiring.package; 
> (&(osgi.wiring.package=org.apache.sshd.agent)(version>=0.7.0)(!(version>=1.0.0)))])
> org.osgi.framework.BundleException: Unresolved constraint in bundle 
> org.apache.karaf.shell.packages [29]: Unable to resolve 29.0: missing 
> requirement [29.0] osgi.wiring.package; 
> (&(osgi.wiring.package=org.apache.felix.gogo.commands)(version>=0.10.0)(!(version>=1.0.0)))
>  [caused by: Unable to resolve 14.0: missing requirement [14.0] 
> osgi.wiring.package; 
> (&(osgi.wiring.package=org.apache.sshd.agent)(version>=0.7.0)(!(version>=1.0.0)))]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to