Yes I have maven in my path environment variable. Here is the result of the
"echo $PATH" command :
/usr/local/bin/apache-ant-1.7.1/bin:/usr/local/bin/apache-maven-2-1.0.9/bin:/usr/lib/jvm/java-1.5.0-sun/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

What do you think I could do to solve the problem?

I have another question. I've installed Nuxeo WebEngine 1.0 b1 to try it and
I'd like to know if it's already possible to connect it to an LDAP server?
I've tried to add
the three files default-ldap-users-directory-bundle.xml,
default-ldap-groups-directory-bundle.xml, default-virtual-groups-bundle.xml
after modifying them in webengine/config but it doesn't work.
It seems that there's is nuxeo missing files :

 Component Loading Status: Pending: 3 / Unstarted: 0 / Total: 66
  * service:org.nuxeo.ecm.directory.ldap.storage.users requires
[service:org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory]
  * service:org.nuxeo.webengine.document.types requires
[service:org.nuxeo.ecm.platform.types.TypeService]
  * service:org.nuxeo.ecm.directory.ldap.storage.groups requires
[service:org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory]

Is there a solution or it's not possible to use Nuxeo WebEngine with an LDAP
server?





2008/9/3 Alexandre Russel <[EMAIL PROTECTED]>

> Vincent GRONDIN wrote:
>
>> Hi,
>>
>> Thanks for your answer. I've already tried to compile Nuxeo EP 5.2.m1 but
>> there is a problem during compilation. After running ant patch in the nuxeo
>> root folder, I launch ant deploy and
>> I have this error :
>>
>> BUILD FAILED
>> ~/nuxeo-ep-5.2.m1(sources)/build.xml:70: exec returned: 1
>>
>> What can I do to fix that?
>>
>> Here is the line 70 of the build.xml : <exec executable="mvn"
>> failonerror="true">
>>
>>  do you have maven on your path ?
> alex
>
> --
> Alexandre Russel
> Open Source, Java EE based, Enterprise Content Management (ECM)
> New! Nuxeo TV on http://nuxeo.blip.tv/
> Web: http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87
>
>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to