Ha, found it. The site plugin is working correctly, but I happened to have
some zero-byte *site.xml files in my local repo. No idea how it got there,
but after cleaning up, the correct ones were fetched from central and
everything was fine again.



2013/5/6 Hervé BOUTEMY <[email protected]>

> If you can create a simple IT, yes, a bug-report can be useful
>
> did you try to checkout maven/trunks?
> AFAIK, I never had any issues since I did that
>
> Regards,
>
> Hervé
>
> Le lundi 6 mai 2013 19:30:13 Andreas Gudian a écrit :
> > Hi Hervé,
> >
> > I would have expected it that way too, but: when un-setting the relative
> > path to the parent with <relativePath />, the site.xml from there is
> still
> > not pulled in.
> >
> > Should I open up a bug-report?
> >
> > Andreas
> >
> >
> > 2013/5/6 Hervé BOUTEMY <[email protected]>
> >
> > > uh, strange, and not scalable: you can't checkout the right version for
> > > each
> > > component.
> > > I'd expect versioned pom parents and corresponding site.xml to be
> > > downloaded,
> > > and not used by such relativePath in pom
> > >
> > > FYI, you can checkout the whole svn well organized from
> > > https://svn.apache.org/repos/asf/maven/trunks/ (which contains
> externals)
> > >
> > > that's what I do on my machine, and I never had the problem you're
> facing:
> > > versioned poms and site.xml are downloaded when necessary. Perhaps it
> is
> > > triggered by the relativePath pointing to another parent pom version
> > >
> > > but the doc requiring versioned parent pom checkout from tags isn't
> really
> > > the
> > > solution
> > >
> > > Regards,
> > >
> > > Hervé
> > >
> > > Le dimanche 5 mai 2013 23:09:16 Andreas Gudian a écrit :
> > > > Well, to anyone who's interested:
> > > > the problem was that I had to check out the tags of the used
> versions in
> > > > the parent-pom hierarchy to ../pom/maven and ../pom/asf.
> > > >
> > > > I've updated the site-deployment section in the README.TXT of
> surefire
> > > > accordingly.
> > > >
> > > > :-)
> > > >
> > > > 2013/4/28 Andreas Gudian <[email protected]>
> > > >
> > > > > Hi everyone,
> > > > >
> > > > > I just tried myself on re-deploying the surefire site, as the
> > > > > documentation for the failsafe-plugin was in large parts missing.
> > >
> > > > > But now the navigation bar on top is missing (that one that read:
> > > Apache /
> > >
> > > > > Maven / Surefire / ...below the feather logo, where the "Last
> > >
> > > Published"
> > >
> > > > > text is now).
> > > > >
> > > > > Any idea how we can get that back?
> > > > >
> > > > > Thanks,
> > > > > Andreas
> > > > >
> > > > >
> > > > > ---------- Forwarded message ----------
> > > > > From: <[email protected]>
> > > > > Date: 2013/4/28
> > > > > Subject: svn commit: r860135 - in
> > > > > /websites/production/maven/content/surefire: ./ css/ images/ js/
> > > > > maven-failsafe-plugin/ maven-failsafe-plugin/apidocs/
> > > > > maven-failsafe-plugin/apidocs/org/apache/maven/plugin/failsafe/
> > > > > maven-failsafe-plugin/apidocs/org/apache/mav...
> > > > > To: [email protected]
> > > > >
> > > > >
> > > > > Author: agudian
> > > > > Date: Sat Apr 27 22:57:07 2013
> > > > > New Revision: 860135
> > > > >
> > > > > Log:
> > > > > Apache Maven Surefire site deployment
> > > > >
> > > > >
> > > > > [This commit notification would consist of 1404 parts,
> > > > > which exceeds the limit of 50 ones, so it was shortened to the
> > >
> > > summary.]
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [email protected]
> > > For additional commands, e-mail: [email protected]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to