ejb:install-client is not working
---------------------------------

         Key: MPEJB-18
         URL: http://jira.codehaus.org/browse/MPEJB-18
     Project: maven-ejb-plugin
        Type: Bug
    Versions: 1.6    
 Reporter: Vincent Massol


Calling "maven ejb:install-client" result in the main EJB jar being uploaded:


C:\dev\maven-petstore-1.3.2\src\components\address>maven ejb:install-client
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.1-beta-2-SNAPSHOT

build:start:

ejb:init:
java:prepare-filesystem:

java:compile:
    [echo] Compiling to 
C:\dev\maven-petstore-1.3.2\src\components\address/target/classes
    [echo]
==========================================================

  NOTE: Targetting JVM 1.4, classes
  will not run on earlier JVMs

==========================================================


java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.


ejb:ejb:
    [echo] Building ejb components-address-1.3.2

ejb:ejb-client:

ejb:install-client:
    [echo] Installing...
Uploading to com.sun.j2ee.blueprints/jars/components-address-1.3.2.jar:
.................... (7K)
Uploading to com.sun.j2ee.blueprints/poms/components-address-1.3.2.pom:
.................... (1K)
LA CONSTRUCTION A R╚USSIE
Temps total    : 8 secondes
Fini le        : dimanche 14 ao√t 2005 17:16:03 CEST


C:\dev\maven-petstore-1.3.2\src\components\address>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to