I keep getting the error "Missing site information in the distribution
management element in the project..", but I clearly have a site
descriptor in that section...

        <site>
            <id>ags-utilities.allureglobal.com</id>
            <name>AGS Utilities</name>
            <url>${site.deploy.base}</url>
        </site>
    </distributionManagement>

${site.deploy.base} is defined in a set of properties ahead of the
<distributionManagement> section.
Can anyone give me any clues how to track down this problem?  The error
is simply not descriptive enough - to me.  :-)
Thanks,
Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to