You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Ralph Goers <Ra...@digitalinsight.com> on 2004/04/15 21:58:20 UTC

Building

OK. Next question. 

I downloaded the source and went to naming/trunk and did maven
multiproject:install.  It failed with the messages that follow.  The
project.xml doesn't list the urls so I don't know where to go to get those
jars and put them in my repository.  Can you provide me with that info?

Ralph

+----------------------------------------
| Executing multiproject:install-callback Naming Factories
| Memory: 4M/7M
+----------------------------------------
Attempting to download directory-naming-core-SNAPSHOT.jar.
Attempting to download jta-spec-1.0.1.jar.
WARNING: Failed to download jta-spec-1.0.1.jar.
Attempting to download javamail-1.2.jar.
WARNING: Failed to download javamail-1.2.jar.
Attempting to download commons-digester-1.4.1.jar.
...............................................
.
 
BUILD FAILED
File...... file:/home/rago2483/.maven/plugins/maven-multiproject-plugin-1.1/
Element... maven:reactor
Line...... 174
Column.... 9
The build cannot continue because of the following unsatisfied dependencies:
 
jta-spec-1.0.1.jar (no download url specified)
javamail-1.2.jar (no download url specified)