petals-cli@localhost:7700>deploy -u https:ERROR on command 'deploy': org.ow2.petals.admin.api.exception.ArtifactAdministrationException: org.ow2.petals.jmx.api.api.exception.InstallationServiceErrorException: org.ow2.petals.jmx.api.impl.exception.PerformActionRemoteErrorException: java.lang.RuntimeException: java.lang.IllegalArgumentException: URL protocol not supported:https
at org.ow2.petals.microkernel.jbi.management.installation.InstallationServiceImpl.createComponentInstallationProcessor(InstallationServiceImpl.java:823)
at org.ow2.petals.microkernel.jbi.management.installation.InstallationServiceImpl.doLoadNewInstaller(InstallationServiceImpl.java:314)
at org.ow2.petals.microkernel.jbi.management.installation.InstallationServiceImpl.loadNewInstaller(InstallationServiceImpl.java:288)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
...