Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » Build issue of master branch
Build issue of master branch [message #1851733] Thu, 14 April 2022 08:29
rob li is currently offline rob liFriend
Messages: 3
Registered: September 2021
Junior Member
Hi, I am getting following error building from master branch using command:

./gradlew -Dskip.normalize.bundles=true -Dskip.local.signing=true -Dskip.compress.bundles=true clean jar build distZip fullDistZip -x test

> Task :medic:org.eclipse.virgo.medic:compileAspectj FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':medic:org.eclipse.virgo.medic:compileAspectj'.
> Could not resolve all files for configuration ':medic:org.eclipse.virgo.medic:compileClasspath'.
> Could not resolve org.eclipse.virgo.mirrored:org.eclipse.osgi:3.9.1.v20140110-1610.
Required by:
project :medic:org.eclipse.virgo.medic
> Could not resolve org.eclipse.virgo.mirrored:org.eclipse.osgi:3.9.1.v20140110-1610.
> Could not get resource 'https://build.eclipse.org/rt/virgo/ivy/bundles/release/org.eclipse.virgo.mirrored/org.eclipse.osgi/3.9.1.v20140110-1610/ivy-3.9.1.v20140110-1610.xml'.
> Could not GET 'https://build.eclipse.org/rt/virgo/ivy/bundles/release/org.eclipse.virgo.mirrored/org.eclipse.osgi/3.9.1.v20140110-1610/ivy-3.9.1.v20140110-1610.xml'.
> Connect to build.eclipse.org:443 [build.eclipse.org/198.41.30.203] failed: Connection refused (Connection refused) (local port 49362 to address 0:0:0:0:0:0:a10:4e9f (null), remote port 443 to address 198.41.30.203 (build.eclipse.org))

Any idea?

thanks
Rob
Previous Topic:Source code for Virgo
Next Topic:Virgo Future
Goto Forum:
  


Current Time: Wed Apr 24 19:23:37 GMT 2024

Powered by FUDForum. Page generated in 0.03197 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top