1 Reply Latest reply on Mar 29, 2007 3:04 PM by pgier

    Microcontainer's configurable artifacts

    alesj

      Is it possible to prepare something like this with Maven:

      I would like to have different 'configuration' of artifacts created / prepared with a single 'configuration name' choice:
      - default (current)
      - standalone
      - jboss5
      - embedded ejb3
      - IoC
      - IoC + Spring-int
      - ...