Details
-
Bug
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
resolver-1.14.0
-
None
-
None
Description
After this commit the karaf build always hangs for me:
https://github.com/apache/karaf/commit/a6e81d1d9eb9bc4fc466f9146446f0904a8489b9
I build using mvn 3.3.9 using:
mvn clean install -Pfastinstall
This is the build log I get:
https://apaste.info/hj1z
Unfortunately the hang does not seem to happen on all environments. We were not able to reproduce this on jenkins or on JBs machine. It always hangs on my machine though. I also tried to delete my maven repo to check it is not a bad repo problem.
After a long time I get the error in the log:
GC overhead limit exceeded
Attachments
Issue Links
- is broken by
-
FELIX-5601 issues resolving with substitutable exports when the export is the last available provider
- Resolved