ascheman commented on PR #310:
URL: 
https://github.com/apache/maven-source-plugin/pull/310#issuecomment-5035536754

   Thanks @slawekjaranowski! Verified your point: on 4.0.0-rc-5 / 
4.0.x-SNAPSHOT / 4.1.0-SNAPSHOT the parent site descriptor *is* resolved and 
the parent's skin is inherited — `mvn site` is green with no local `<skin>`. It 
only fails on 4.0.0-beta-3 (which this plugin still builds against), where the 
parent descriptor isn't resolved (`-X`: `No parent level N site descriptor`).
   
   I've added a comment in `site.xml` marking this as a beta-3 workaround, to 
be dropped once the build moves to a newer Maven (the #268 / RC-6 track). I 
couldn't pin the exact core fix issue — if you recall it, happy to reference it.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to