Hi,

I am using the <siteDirectory> tag and the <destributionDirectory> tags in
project.xml to

<siteDirectory>/var/www/maven/security</siteDirectory>
<distributionDirectory>/var/www/maven/builds/security</distributionDirectory>

and maven.repo.central.directory in projects.properties to

maven.repo.central.directory=/var/www/maven


These are all paths on a local server.

site:deploy works correctly, but dist:deploy is putting the distributions
in the siteDirectory.

Any clues to why this is happening?

Also, is there an archive where I can view old threads to this mailing
list?

Thanks, Eric

Reply via email to