2 Replies Latest reply on Mar 21, 2012 5:58 PM by jendo

    How to declare jboss dependency?

    jendo

      I am relatively new to the world of dependency management, but what I am trying to do is figure out how to declare a dependency on a default instance of jboss 5.1.0.GA and all libraries that go with it. I was hoping that there is way to say "I depend on jboss version X" instead of " I depend on jar1, jar2, jar3, etc." Is this possible? If so, can anyone point me to an example? I have been unable to come up with one using my own google-fu.

       

      I am trying to do it using SBT (which uses Ivy) but I will take an example in Maven as well.

       

      Thanks.