|
I used the sample-project attached to Using the latest 2.0-beta-7-SNAPSHOT this issue no longer seems to be a problem. Can someone else please confirm this? Attached is a test project that has working inter-module links in the navibar but weird links for the right banner in the sub modules. To be explicit, both mvn site:stage and mvn site:stage-deploy -DstagingSiteURL=file:/G:/foo seem to produce bad links for the banner. As suggested by the reporter, the demo project has a property named site.url that can be used in combination with site-deploy to mimic a regular site deployment on the local disk. I reported I have retested this with 2.0-beta-8-SNAPSHOT and it works. I'm still getting this problem with both 2.0-beta-8-SNAPSHOT and 2.0-SNAPSHOT. Hugo, if this is not working for you, then you need to supply us with a test project that shows that. This issue has been closed as fixed in 2.0 - so it should work in the current 2.0-SNAPSHOT. As it turns out, it doesn't even take a multi-module project. Just run site:stage. Hugo, I think you are hitting another issue. This issue is about the links from the parent project to the modules. So it takes a multi module project to reproduce it. Perhaps you are referring to Benjamin's comment about the right banner? My issue is not about the links from the parent project to the modules but about any links that should be generated from the href attribute on a site.xml file. Thanks. I have seen that 2.0 has been released. However links are still totally wrong if site is staged. Has this ever been tested? |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
We also experience this, the new relative link processing done in beta-6 doesnt work with stage