mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
27.03.2013 3441a670cdb9b46d3d4afc9c638ef2b41d35c05f
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>