Hi,

now coming up with an other question (related to MNG-5245):

I'm checking the default-bindings.xml file in maven-core and found that
in the ejb packaging type the maven-ejb-plugin is pinned to 2.3 whereas in the ejb3 packaging type the maven-ejb-plugin is not pinned to any version.

Snippet:

        </test>
            <package>
              org.apache.maven.plugins:maven-ejb3-plugin:ejb3
            </package>
            <install>
              org.apache.maven.plugins:maven-install-plugin:2.4:install
            </install>
       ....

The question: Should be a version given for ejb3 or not ?

Kind regards
Karl-Heinz Marbaise
--
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl-Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to