Pankaj,
 
The repo has been updated....Make sure to update Apollo from svn to get the new project.properties AND project.xml files to ensure you'll get the jars...
 
-Sal


From: Campana Jr., Salvatore J
Sent: Tuesday, March 29, 2005 10:48 AM
To: [email protected]
Subject: RE: Few questions on building apollo from source

Pankaj,
 
The build.txt was meant to get project developers building quickly, you want a dist for running examples....
 
Please run "maven dist"...then look in the target/distributions for a dist to be built....Unzip the generated dist zip file to a directory and then follow the included tutorial...you can get there by starting with the README.html file in the root of the distribution....
 
"maven jar" is for simply building the jar itself, but you are not meant to "work" out of the src dir, only out of a distribution....
 
As for the naming-* files, the Apache directory project just got out of incubation and the jars have moved...Ian will add them to his repository when he gets in....Please do another update in Apollo to pull the updated project.properties file...There was a change to this file due to some Apache maintenance...
 
-S


From: Kumar, Pankaj
Sent: Monday, March 28, 2005 7:17 PM
To: [email protected]
Subject: Few questions on building apollo from source

Hi,

 

I did an anon. SVN checkout of the Apollo sources, did Maven install and fired “maven jar” (as per the BUILD.txt).

 

The build failed with following messages:

 

The build cannot continue because of the following unsatisfied dependencies:

 

naming-core-0.8.jar (try downloading from http://incubator.apache.org/directory/subprojects/naming/)

naming-factory-0.8.jar (try downloading from http://incubator.apache.org/directory/subprojects/naming/)

naming-java-0.8.jar (try downloading from http://incubator.apache.org/directory/subprojects/naming/)

 

How do I get around this?

 

Also, I noticed that BUILD.txt doesn’t say what to do after “maven jar” succeeds. It would be nice to have a pointer to build/run examples or to the tutorial.

 

Another thing I want to mention is that I have subscribed to only Apollo-dev mailing list but keep getting all the SVN commit messages sent to Apollo-cvs mailing list.

 

Thanks in advance,

Pankaj Kumar

Reply via email to