Issue #723 has been updated by Ronan Lanore.
Yes. It's works. I think there are into mvn package and mvn install that doesn't doing the same thing. Just install lsc-core-2.1.0.jar are not enough. For documentation on build lsc-executable i sugest: git svn clone https://lsc-project.org/svn/lsc/tags/2.1.0/ cd 2.1.0 mvn install -P opendj git svn clone https://lsc-project.org/svn/plugins/tags/lsc-executable-plugin-1.0/ cd /lsc-executable-plugin-1.0/ mvn package -P opendj thanks !! i'am able to check if i open a new issue for Executable LDIF Source Service with multivalued attributs. ---------------------------------------- Bug #723: Howto Build lsc-executalbe http://tools.lsc-project.org/issues/723 Author: Ronan Lanore Status: Assigned Priority: Normal Assigned to: Clément OUDOT Category: Packaging Target version: Problem in version: Hi, I wan't to build my own lsc-executable for debug purpose. I'm able to build lsc-core but not lsc-executable one same host. To build lsc-core git svn clone https://lsc-project.org/svn/lsc/tags/2.1.0 lsc-core-v2.1.0 cd lsc-core-v2.1.0 mvn -Popendj clean package Works fine but git svn clone https://lsc-project.org/svn/plugins/tags/lsc-executable-plugin-1.0 cd lsc-executable-plugin-1.0 mvn clean package don't work: complete output: http://pastebin.com/Ddg5Gvy4 -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

