| Emmanuel Lecharny (JIRA) 2006-10-02, 1:11 pm |
| Pb building the server
----------------------
Key: DIRSERVER-754
URL: http://issues.apache.org/jira/browse/DIRSERVER-754
Project: Directory ApacheDS
Issue Type: Bug
Reporter: Emmanuel Lecharny
Priority: Minor
The server cannot be compiled in a single pass : we get an error because apacheds-sar has to be compiled first
If you try a simple mvn install in the root path, you are informaed that apacheds-sar is not found in any repository. You have to compile the sub-project apacheds/apacheds-sar before, and then retry to build the full project
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|