You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been playing around with p2asmaven recently in trying to port an OSGI project to Gradle.
There are times where p2asmaven takes several minutes between outputs to the screen. This is a bit disconcerting as it isn't clear if the build has hung or if it is simply taking a long time. In once case I left it running for an hour or two and it wasn't clear to me if it was doing something or if it had hung.
It would be nice if there was at least an option to produce more logging output while it is doing these long operations so that the user knows that something is still happening.