[ http://jira.codehaus.org/browse/MNG-1115?page=comments#action_47964 ]
Thomas Van de Velde commented on MNG-1115: ------------------------------------------ After investigation, the error is thrown because of a missing ejb-jar.xml file. Therefore I'd like to suggest to provide a message that states the source of the issue (missing ejb configuration). > Non descriptive Error handling > ------------------------------ > > Key: MNG-1115 > URL: http://jira.codehaus.org/browse/MNG-1115 > Project: Maven 2 > Type: Bug > Components: maven-ejb-plugin > Versions: 2.0-beta-3 > Reporter: Thomas Van de Velde > Priority: Critical > > > When running into a problem with the EJB install goal (even with the -e > option) , I get an error message that give absolutely no information about > the cause of the issue: > [INFO] [ejb:ejb] > [INFO] Building ejb prm-core-business-service-1.0 > [INFO] > ------------------------------------------------------------------------- > --- > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Diagnosis: Error assembling EJB > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] > ------------------------------------------------------------------------- > --- > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Total time: 3 seconds > [INFO] Finished at: Thu Oct 06 16:53:30 CEST 2005 > [INFO] Final Memory: 3M/7M > [INFO] > ------------------------------------------------------------------------- > --- -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]