Hi,

The url tag only gives information to the user if a dependency can't be automatically 
downloaded.

Do you install your subprojects in the repository before the other projects try to get 
them?

Here you can see an example of a subproject that depends in another project
http://cvs.sourceforge.net/viewcvs.py/oness/party/webapp/project.xml?view=markup



Carlos Sanchez
A CoruÃa, Spain

Oness Project
http://oness.sourceforge.net



> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, June 17, 2004 10:09 AM
> To: [EMAIL PROTECTED]
> Subject: [Problem]unsatisfied dependency
> 
> Hi, mavens:
> I'm new to maven project, and currently learn how to build 
> j2ee project through maven. There's a great stuff I found on 
> wiki in illustrating how to build j2ee project thru maven 
> (http://wiki.codehaus.org/maven/CreatingJ2eeApplications).
> 
> Because it consists of multiporjects (with sub-projects in 
> it). Therefore it needs to download artificts. However, 
> because  the artifacts (in the sample project - 
> j2ee-project\common)  is resided in local file system, it 
> results in "unsatisfied dependency" error; even though I 
> specified the url tag in project.xml (I put the jar file in 
> tomcat server and with url tag http://localhost:port/project/ 
> or edit url tag with absoloute path to point to the jar 
> file),  it doesn't work. What should I do to adjust this problem?
> I appreciate any suggestions,
> sincerely.
> Arsene
> 
> 
> -----------------------------------------------------------------
> Yahoo!åæMessenger6.0
> äçæéåæé, æéæèçç! 
> http://tw.messenger.yahoo.com/
> 
> ---------------------------------------------------------------------
> 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