opendj3/pom.xml
@@ -170,6 +170,18 @@ </configuration> <executions> <execution> <id>run-jcite</id> <phase>pre-site</phase> <configuration> <sourcePaths> <sourcePath>${project.basedir}/opendj-ldap-sdk-examples/src/main/java</sourcePath> </sourcePaths> </configuration> <goals> <goal>jcite</goal> </goals> </execution> <execution> <id>copy-common</id> <phase>pre-site</phase> <goals>