You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by "Pavan-Nambi (via GitHub)" <gi...@apache.org> on 2023/01/26 10:43:53 UTC

[GitHub] [cloudstack] Pavan-Nambi commented on pull request #7134: password-complexity(adding special characters)

Pavan-Nambi commented on PR #7134:
URL: https://github.com/apache/cloudstack/pull/7134#issuecomment-1404826910

   
   
   
   platform : `windows 10 wsl ubuntu`
   maven version : inside wsl : `Apache Maven 3.6.3` ,,, inside windows : Apache Maven 3.8.7
   javac version : inside wsl : `javac 11.0.17`  ,,,, inside windows : javac 19.0.2
   all commands r done in wsl 
   
   
    ## Command : mvn -P developer -pl developer -Ddeploydb
    ## Error :
    ```
    [ERROR] Failed to execute goal on project cloud-developer: Could not resolve dependencies for project org.apache.cloudstack:cloud-developer:pom:4.18.0.0-SNAPSHOT: Failure to find org.apache.cloudstack:cloud-server:jar:4.18.0.0-SNAPSHOT in https://repo.jenkins-ci.org/public/ was cached in the local repository, resolution will not be reattempted until the update interval of repo.jenkins-ci.org.public has elapsed or updates are forced -> [Help 1]
   [ERROR]
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR]
   [ERROR] For more information about the errors and possible solutions, please read the following articles:
   [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
   ```
   
   
   ## in .m2/repo i have cloudserver i am not sure why i got that error i have tried downloading it again and reinstalling
   ### version i installed is 14.13.0.0 from [here](https://github.com/apache/cloudstack/packages/55882)
   
   ### error :
   ```
   pavan-nambi@Pavan-nambi:~/.m2/repository/org/apache/cloudstack$ ls
   checkstyle                            cloud-plugin-hypervisor-ucs
   cloud-agent                           cloud-plugin-hypervisor-xenserver
   cloud-api                             cloud-plugin-integrations-cloudian-connector
   cloud-apidoc                          cloud-plugin-integrations-kubernetes-service
   cloud-client-ui                       cloud-plugin-integrations-prometheus-exporter
   cloud-console-proxy                   cloud-plugin-metrics
   cloud-controller-secondary-storage    cloud-plugin-network-bigswitch
   cloud-core                            cloud-plugin-network-contrail
   cloud-devcloud-kvm                    cloud-plugin-network-elb
   cloud-devcloud4                       cloud-plugin-network-globodns
   cloud-developer                       cloud-plugin-network-internallb
   cloud-engine                          cloud-plugin-network-netscaler
   cloud-engine-api                      cloud-plugin-network-nvp
   cloud-engine-components-api           cloud-plugin-network-opendaylight
   cloud-engine-network                  cloud-plugin-network-ovs
   cloud-engine-orchestration            cloud-plugin-network-palo-alto
   cloud-engine-schema                   cloud-plugin-network-ssp
   cloud-engine-service                  cloud-plugin-network-vcs
   cloud-engine-storage                  cloud-plugin-network-vxlan
   cloud-engine-storage-cache            cloud-plugin-non-strict-host-affinity
   cloud-engine-storage-configdrive      cloud-plugin-non-strict-host-anti-affinity
   cloud-engine-storage-datamotion       cloud-plugin-outofbandmanagement-driver-ipmitool
   cloud-engine-storage-image            cloud-plugin-outofbandmanagement-driver-nested-cloudstack
   cloud-engine-storage-snapshot         cloud-plugin-outofbandmanagement-driver-redfish
   cloud-engine-storage-volume           cloud-plugin-planner-implicit-dedication
   cloud-framework-agent-lb              cloud-plugin-planner-skip-heurestics
   cloud-framework-ca                    cloud-plugin-planner-user-concentrated-pod
   cloud-framework-cluster               cloud-plugin-planner-user-dispersing
   cloud-framework-config                cloud-plugin-snmp-alerts
   cloud-framework-db                    cloud-plugin-storage-allocator-random
   cloud-framework-direct-download       cloud-plugin-storage-image-default
   cloud-framework-events                cloud-plugin-storage-image-s3
   cloud-framework-ipc                   cloud-plugin-storage-image-sample
   cloud-framework-jobs                  cloud-plugin-storage-image-swift
   cloud-framework-managed-context       cloud-plugin-storage-volume-cloudbyte
   cloud-framework-quota                 cloud-plugin-storage-volume-datera
   cloud-framework-rest                  cloud-plugin-storage-volume-default
   cloud-framework-security              cloud-plugin-storage-volume-linstor
   cloud-framework-spring-lifecycle      cloud-plugin-storage-volume-nexenta
   cloud-framework-spring-module         cloud-plugin-storage-volume-sample
   cloud-marvin                          cloud-plugin-storage-volume-scaleio
   cloud-mom-inmemory                    cloud-plugin-storage-volume-solidfire
   cloud-mom-kafka                       cloud-plugin-storage-volume-storpool
   cloud-mom-rabbitmq                    cloud-plugin-syslog-alerts
   cloud-plugin-acl-dynamic-role-based   cloud-plugin-user-authenticator-ldap
   cloud-plugin-acl-project-role-based   cloud-plugin-user-authenticator-md5
   cloud-plugin-acl-static-role-based    cloud-plugin-user-authenticator-pbkdf2
   cloud-plugin-api-discovery            cloud-plugin-user-authenticator-plaintext
   cloud-plugin-api-limit-account-based  cloud-plugin-user-authenticator-saml2
   cloud-plugin-api-solidfire-intg-test  cloud-plugin-user-authenticator-sha256salted
   cloud-plugin-backup-dummy             cloud-quickcloud
   cloud-plugin-backup-networker         cloud-secondary-storage
   cloud-plugin-ca-rootca                cloud-server
   cloud-plugin-database-quota           cloud-systemvm
   cloud-plugin-dedicated-resources      cloud-testclient
   cloud-plugin-example-dns-notifier     cloud-tools
   cloud-plugin-explicit-dedication      cloud-usage
   cloud-plugin-host-affinity            cloud-utils
   cloud-plugin-host-allocator-random    cloudstack
   cloud-plugin-host-anti-affinity       cloudstack-framework
   cloud-plugin-hypervisor-baremetal     cloudstack-plugins
   cloud-plugin-hypervisor-hyperv        cloudstack-service-console-proxy
   cloud-plugin-hypervisor-kvm           cloudstack-service-secondary-storage
   cloud-plugin-hypervisor-ovm           cloudstack-services
   cloud-plugin-hypervisor-ovm3
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org