XXXXXXXXXXXXXXXXXXXXX:~/httpcomponents-core-4.4.5/httpcore$ license_finder --debug
LicenseFinder::GoDep: is not installed
LicenseFinder::GoWorkspace: is not installed
LicenseFinder::GoVendor: is not installed
LicenseFinder::Bundler: is installed
LicenseFinder::Bundler: is not active
LicenseFinder::NPM: is installed
LicenseFinder::NPM: is not active
LicenseFinder::Pip: is installed
LicenseFinder::Pip: is not active
LicenseFinder::Bower: is installed
LicenseFinder::Bower: is not active
LicenseFinder::Maven: is installed
LicenseFinder::Maven: is active
LicenseFinder::Gradle: is installed
LicenseFinder::Gradle: is not active
LicenseFinder::CocoaPods: no command defined
LicenseFinder::CocoaPods: is not active
LicenseFinder::Rebar: is installed
LicenseFinder::Rebar: is not active
LicenseFinder::Nuget: no command defined
LicenseFinder::Nuget: is not active
/var/lib/gems/2.3.0/gems/license_finder-2.1.2/lib/license_finder/package_managers/maven.rb:8:in `current_packages': Command 'mvn license:download-licenses' failed to execute: [INFO] Scanning for projects... (RuntimeError)
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.apache.httpcomponents:httpcomponents-core:4.4.5: Could not transfer artifact org.apache.httpcomponents:project:pom:7 from/to central (https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/xxx.xxx.xxx.xxx] failed: Connection timed out (Connection timed out) and 'parent.relativePath' points at wrong local POM @ org.apache.httpcomponents:httpcomponents-core:4.4.5, /home/a123456/httpcomponents-core-4.4.5/pom.xml, line 27, column 11 @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.apache.httpcomponents:httpcore:[unknown-version] (/home/a123456/httpcomponents-core-4.4.5/httpcore/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.apache.httpcomponents:httpcomponents-core:4.4.5: Could not transfer artifact org.apache.httpcomponents:project:pom:7 from/to central (https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/xxx.xxx.xxx.xxx] failed: Connection timed out (Connection timed out) and 'parent.relativePath' points at wrong local POM @ org.apache.httpcomponents:httpcomponents-core:4.4.5, /home/a123456/httpcomponents-core-4.4.5/pom.xml, line 27, column 11 -> [Help 2] [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:
from /var/lib/gems/2.3.0/gems/license_finder-2.1.2/lib/license_finder/package_manager.rb:60:in `current_packages_with_relations'
from /var/lib/gems/2.3.0/gems/license_finder-2.1.2/lib/license_finder/package_manager.rb:23:in `each'
from /var/lib/gems/2.3.0/gems/license_finder-2.1.2/lib/license_finder/package_manager.rb:23:in `flat_map'
from /var/lib/gems/2.3.0/gems/license_finder-2.1.2/lib/license_finder/package_manager.rb:23:in `current_packages'
from /var/lib/gems/2.3.0/gems/license_finder-2.1.2/lib/license_finder/core.rb:63:in `current_packages'
from /var/lib/gems/2.3.0/gems/license_finder-2.1.2/lib/license_finder/core.rb:58:in `decision_applier'
from /var/lib/gems/2.3.0/gems/license_finder-2.1.2/lib/license_finder/cli/main.rb:36:in `action_items'
from /var/lib/gems/2.3.0/gems/thor-0.19.4/lib/thor/command.rb:27:in `run'
from /var/lib/gems/2.3.0/gems/thor-0.19.4/lib/thor/invocation.rb:126:in `invoke_command'
from /var/lib/gems/2.3.0/gems/thor-0.19.4/lib/thor.rb:369:in `dispatch'