I am hitting a build error on trunk, i.e. java/sca. The error message is "Error extracting plugin descriptor: 'No mojo descriptors found in plugin." Any hints on how to resolve this problem? Output from command window is given below.
[INFO] ------------------------------------------------------------------------- --- [INFO] Building Apache Tuscany SCA Definitions Shade Transformer for Distributio n Bundle [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------- --- [INFO] [plugin:descriptor] [INFO] Using 2 extractors. [INFO] Applying extractor for language: java [INFO] Extractor for language: java found 0 mojo descriptors. [INFO] Applying extractor for language: bsh [INFO] Extractor for language: bsh found 0 mojo descriptors. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error extracting plugin descriptor: 'No mojo descriptors found in plugin. ' [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7 minutes 56 seconds [INFO] Finished at: Thu Mar 20 13:50:19 IST 2008 [INFO] Final Memory: 63M/118M [INFO] ------------------------------------------------------------------------
