When I have installed the API's for JSR-220 :
mvn deploy:deploy-file -DgroupId=javax.ejb -DartifactId=j2ee15 -Dversion=3.0 
-Dfile=ejb-3_0-api.jar -Durl=file:///<userprofile>/.m2 -Dpackaging=jar

I would like know the best practice with the value to done to groupId and 
artifactId. Anyone knows this ?

But after, I have a trouble with ejb-jar.xml when I do "mvn package".

 [INFO] Error assembling EJB
Embedded error: 
D:\developpement\j2ee\console3\ejb\target\classes\META-INF\ejb-jar.xml isn't a 
file.

How can I generate ejb-jar.xml ?

-----Message d'origine-----
De : Markus Wolf [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 12 juillet 2006 09:38
À : Maven Users List
Objet : Re: Java EE

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi again,

> But I'm missing some more API's from JavaEE (like @Remote or @Stateless,
>  ...). Is there anything available? I know Sun releases a javaee.jar
> package with SAS and Glashfish containing all JavaEE APIs in one, but
> there is no maven repository for it.
> 
I've found the API's for JSR-220 on sun site and wonder why there are no
current sugestions in maven2 for this. You can grab the final JSR-220
here http://java.sun.com/products/ejb/docs.html.
Are there any maven2 repositories having this API or are there group and
artifact sugestions on the way just the way it is with the other sun
packages?

Thanks
Markus Wolf
- --
>
> emedia-solutions wolf
> Wedeler Landstrasse 63
> 22559 Hamburg
> (040) 550 083 70
>
>>  web: http://www.emedia-solutions-wolf.de
>> mail: [EMAIL PROTECTED]
>>  pgp: http://wwwkeys.de.pgp.net
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEtKbZeyJE91ndMG4RAvuvAJsEHLKqikaYwkQ5nMepFdbkW4QTEACfWyMF
S2oK/8yCI5RuNVzwSPx/I6U=
=a4KA
-----END PGP SIGNATURE-----

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



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

Reply via email to