Change-Id: Ief0101959213af88d7ddaf6cf4fa8418d30f5898
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
</dependencies>
<distributionManagement>
- <!-- Publish jars to the Nexus Repository - public group -->
<!-- The id below must match your .m2/settings.xml/servers/server/id -->
<repository>
<id>ecomp-releases</id>
<name>OpenECOMP - Snapshot Repository</name>
<url>${nexusproxy}/${snapshotNexusPath}</url>
</snapshotRepository>
+ <!-- Javadocs -->
+ <site>
+ <id>ecomp-site</id>
+ <url>dav:${nexusproxy}${sitePath}</url>
+ </site>
</distributionManagement>
<pluginRepositories>