hi, how shared libraries are handled by the maven dependency management, with respect to the following areas: * compile: seems to be perfect * eclipse (create an eclipse project referencing libraries) not sure, but works * install (build a war, ear) i have no idea how to declare a dependency as "shared library" so it does not get included in the deliverable
could you please explain how you specify "shared libraries" in the pom file, so they do not get inlcuded when building a war? maybe on http://maven.apache.org/maven2/dependencies.html. -solo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
