Hi Oliver! AFAIK mvn site:deploy has effect only once ran site:site, so the right way to publish a site is
mvn site:site site:deploy I used to run the shortcut mvn site-deploy At least is how it worked for sites I deployed. HTH, alles gute! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Wed, Sep 7, 2011 at 10:12 PM, Oliver Heger <oliver.he...@oliver-heger.de> wrote: > This may be a dump question, but I have trouble with deploying the site for > configuration. > > According to [1] a mvn site:deploy should be sufficient to do the job. > However, maven complains that there are no site information in the > distribution management element. > > Well, this is true for the pom of configuration and also for other > components. I thought that this information would already be provided by the > parent pom, no? What am I missing? > > TIA > Oliver > > [1] http://commons.apache.org/releases/publish-site.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org