Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.6
-
Fix Version/s: None
-
Labels:None
Description
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>
Issue Links
- depends upon
-
MAVEN-1068
adding EJB-client support to ArtifactType, Dependency
-
- duplicates
-
MPEJB-16
ejb:install-client and ejb:deploy-client uses wrong file name
-
- relates to
-
MPEJB-2
ejb:install should also depend and install client
-
-
MPARTIFACT-4
improve handling of EJB-client and other types, according to ArtifactType class
-