If I have a release version of wildfly installed (9.0.2 in this case), what options do I have for specifying a build dependency, or using the installed libraries?
1. Which of the bazillion org.wildfly artifacts corresponds to a standard installation? I'm thinking of j2ee, apache, etc libs, rather than specific wildfly stuff. I'd like to be able to specify one dependency which corresponds to the entire wildfly/modules/system/layers/base tree. 2. Is there a way to use the libraries in an installation for build purposes without downloading the whole jar that the artifact wants to use? If there's no way to guarantee a maven artifact matches what's actually installed on a system, why use the maven artifact? Thanks, Gary --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
