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

Matthew Swift
20.32.2012 1fb5a8e05418c6ed442e445ff922b0a29cffd1aa
opends/pom.xml
@@ -169,6 +169,16 @@
          </execution>
        </executions>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-release-plugin</artifactId>
        <configuration>
          <!--  Required for release:perform: the parent pom specifies a value
                for "arguments" in the plugin configuration. This prevents
                command line setting of the option. -->
          <arguments>-Penforce -Dopendmk.lib.dir=${opendmk.lib.dir}</arguments>
        </configuration>
      </plugin>
    </plugins>
  </build>
  <profiles>