This is a strange one. We have been using maven for about two years now. As of today when one of my developers issues the command:
maven -X wb:update He gets this output: __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 Initializing Plugins! Set plugin source directory to /appl/wfa/maven/plugins Set unpacked plugin directory to /home/wfausers/wfaoper/.maven/cache Set user plugin directory to /home/wfausers/wfaoper/.maven/plugins Loading plugin cache Now mapping cached plugins Loading plugin 'maven-cruisecontrol-plugin-1.6' ... lots of plugins loaded Loading plugin 'maven-vdoclet-plugin-1.2' Now loading uncached plugins Not a plugin directory: /home/wfausers/wfaoper/.maven/cache/acr-TEST_RELEASE Not a plugin directory: /home/wfausers/wfaoper/.maven/cache/acs-1.0.8 Finished initializing Plugins! It hangs here. Any clues?
