Flowable-6.4.2 release build failing

Hi Team,

I just pulled flowable-6.4.2 and did mvn clean install.

Its failing with below error.

[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin org.apache.felix:maven-bundle-plugin:3.5.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.osgi:org.osgi.core:jar:4.3.1, biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0, org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6, org.easymock:easymock:jar:3.4, org.apache.maven:maven-monitor:jar:2.2.0, classworlds:classworlds:jar:1.1, org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3, org.sonatype.plexus:plexus-cipher:jar:1.4: Could not transfer artifact org.osgi:org.osgi.core:jar:4.3.1 from/to central (https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/151.101.36.215] failed: Connection timed out: connect @
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.flowable:flowable-root:6.4.2 (D:\gitrepo\flowable-engine\pom.xml) has 1 error
[ERROR] Unresolveable build extension: Plugin org.apache.felix:maven-bundle-plugin:3.5.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.osgi:org.osgi.core:jar:4.3.1, biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0, org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6, org.easymock:easymock:jar:3.4, org.apache.maven:maven-monitor:jar:2.2.0, classworlds:classworlds:jar:1.1, org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3, org.sonatype.plexus:plexus-cipher:jar:1.4: Could not transfer artifact org.osgi:org.osgi.core:jar:4.3.1 from/to central (https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/151.101.36.215] failed: Connection timed out: connect -> [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:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException

Please help.

Thanks
Pranav Jha

Hi Team,

This turned out to be a proxy issue.

Thanks
Pranav Jha