[ https://issues.apache.org/activemq/browse/SM-480?page=comments#action_36494 ]
Grant McDonald commented on SM-480: ----------------------------------- The same issue needs to be addressed in GenerateComponentDescriptorMojo.java as well since this uses the same method for determining dependencies. (line 197 is the culprit here). > Transitive dependencies of dependent projects not included in installer lib > directory > ------------------------------------------------------------------------------------- > > Key: SM-480 > URL: https://issues.apache.org/activemq/browse/SM-480 > Project: ServiceMix > Type: Bug > Components: tooling > Versions: incubation > Environment: Ubuntu Linux 5.10, Windows XP SP2 > Reporter: Grant McDonald > > Original Estimate: 2 days > Remaining: 2 days > > Whilst using servicemix I got a NoClassDefFound error from the > servicemix-http service engine. It appears that the code in question was > throwing a DecoderException which is defined in commons-codec which is a > transitive dependency of commons-httpclient. This dependency was not > included in the installer lib directory and is obviously quite critical to > the running of httpclient. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira