Hi,
so after a time i had done an other releases and found out the following:
I do the release like:
mvn release:prepare ...release:perform
cd target/checkout
mvn -Preporting site site:stage
now
mvn scm-publish:publish-scm
but unfortunately the published site doesn't contain the correct
content...But why does this happened...
So...
for example i'm releasing the maven-javadoc-plugin ok..go into the
target/checkout folder to stage the site...
mvn site:stage
will copy content into
target/checkout/../components/plugins-archives/maven-javadoc-plugin-LATEST/...
which isn't transfered to the online site via mvn scm-publish...
So either i'm doing something really weird / stupid things which i don't
see at the moment or the exists a problem...
Kind regard
Karl Heinz Marbaise
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org