Hi
Shouldn't the <id>module-ejb</id> be a <artifactId>module-ejb</artifactId>
?
I think when it's an <id> the type is ignored and supposed to be jar.
Julien
Extranet
[EMAIL PROTECTED] - 02/04/2004 11:10
Veuillez r�pondre � [EMAIL PROTECTED]
Pour : users
cc :
Objet : elementary problem with dependency.
Hi all,
My web module depends on ejb module so in project.xml I place:
<dependency>
<groupId>project-name</groupId>
<id>module-ejb</id>
<version>1.0</version>
<type>ejb</type>
</dependency>
I've installed module-ejb in local repository
($HOME\.maven\repository\project-name\ejbs\module-ejb-1.0.jar) but when
I try to build web module get:
module-ejb-1.0.jar (no download url specified)
What should I don't to make my project working?
What is the meaning of <url>...</url> inside dependency element?
Thanks for help,
Marcin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.
---------------------------------------------
Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]