You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Gunzenreiner Simon <Si...@winterthur.ch> on 2006/04/19 12:52:54 UTC

Maven2: Class-Path from dependencies for EJB packaging

Hi

I am building a <packaging>ejb</packaging> project (with WTP project layout), which has <scope>provided</scope> and <scope>compile</scope> dependencies. I was expecting the <scope>compile</scope> dependencies to be included in the ejb jar files manifest Class-Path - but that didn't happen. Acutally, there was no Class-Path attribute generated at all. Does m2 not support Class-Path attribute generation from the dependency list, or is a special configuration needed?

Thanks a lot,
Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org