Issue #723 has been updated by Ronan Lanore.
I have update maven to Apache Maven 3.0.4 Maven home: /usr/share/maven Java version: 1.7.0_65, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.12-1-amd64", arch: "amd64", family: "unix" But same problem: In my output i can't this from your [INFO] [INFO] --- reflections-maven:0.9.5:reflections (default) @ executable --- ... ... I have : [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ executable --- [INFO] Compiling 12 source files to /home/rlanore/Documents/git/lsc-executable-plugin-1.0/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/rlanore/Documents/git/lsc-executable-plugin-1.0/src/main/java/org/lsc/plugins/ ---------------------------------------- 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

