Name: Apache Maven EJB Plugin
Description: Generates a Java Enterprise JavaBean (EJB) file as well as the associated client JAR.
Plugin coordinates:
Group Id: org.apache.maven.plugins
Artifact Id: maven-ejb-plugin
Version: 3.0.1
Goal Prefix: ejb
The goal
help:help gives general information about the
ejb plugin and lists its goals:
The goal
help:describe gives detailed information about the
ejb and lists its goals:
The
ejb plugin has the following goals:
-
help:
Display help information on maven-ejb-plugin.
-
ejb:
Build an EJB (and optional client) from the current project.