org.apache.maven.plugin.ejb

Class EjbMojo

public class EjbMojo extends AbstractMojo

Build an EJB (and optional client) from the current project.

Version: $Id: EjbMojo.java 387783 2006-03-22 07:50:36Z carlos $

Author: Emmanuel Venisse

UNKNOWN: ejb package

Method Summary
voidexecute()
Generates an ejb jar and optionnaly an ejb-client jar.

Method Detail

execute

public void execute()
Generates an ejb jar and optionnaly an ejb-client jar.

UNKNOWN: Add license files in META-INF directory.

Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.