I've just begun implementing maven into our build process. I have some artifacts with a large number of dependencies.
ibm\websphere\j2ee\6.0.2\j2ee-6.0.2.jar ibm\websphere\runtime\6.0.2\runtime-6.0.2.jar ibm\websphere\rsadaptercci\6.0.2\rsadaptercci-6.0.2.jar ibm\websphere\rsadapterspi\6.0.2\rsadapterspi-6.0.2.jar ibm\websphere\rsaexternal\6.0.2\rsaexternal-6.0.2.jar ibm\websphere\sas\6.0.2\sas-6.0.2.jar ibm\websphere\ras\6.0.2\ras-6.0.2.jar ibm\websphere\bootstrap\6.0.2\bootstrap-6.0.2.jar ibm\websphere\emf\6.0.2\emf-6.0.2.jar ibm\websphere\iwsorb6.0.2\iwsorb-6.0.2.jar ibm\websphere\utils6.0.2\utils-6.0.2.jar ibm\websphere\wssec\6.0.2\wssec-6.0.2.jar ibm\websphere\admin\6.0.2\admin-6.0.2.jar ibm\websphere\management\6.0.2\management-6.0.2.jar ibm\websphere\wasjmx\6.0.2\wasjmx-6.0.2.jar ibm\websphere\wsexception\6.0.2\wsexception-6.0.2.jar ibm\websphere\jsf-api\6.0.2\jsf-api-6.0.2.jar ibm\websphere\ws-jsf\6.0.2\ws-jsf-6.0.2.jar ibm\websphere\webservices\6.0.2\webservices-6.0.2.jar I'd like to bundle them into a sort of "dependency group" that would then take only one entry in my POMs. Suggestions? This email message and any attachments may contain confidential, proprietary or non-public information. The information is intended solely for the designated recipient(s). If an addressing or transmission error has misdirected this email, please notify the sender immediately and destroy this email. Any review, dissemination, use or reliance upon this information by unintended recipients is prohibited. Any opinions expressed in this email are those of the author personally.
