[jira] [Commented] (RAT-376) site:site does not produce a site with links to running rat topics

2024-05-11 Thread Philipp Ottlinger (Jira)


[ 
https://issues.apache.org/jira/browse/RAT-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845634#comment-17845634
 ] 

Philipp Ottlinger commented on RAT-376:
---

[~claude] as the site works in that way in a multimodule project I tend to 
close this as "WorksAsExpected". Is that fine with you? You need to generate 
the site properly as documented in the README of creadur-site or use the helper 
script in RAT itself. WDYT?

> site:site does not produce a site with links to running rat topics
> --
>
> Key: RAT-376
> URL: https://issues.apache.org/jira/browse/RAT-376
> Project: Apache Rat
>  Issue Type: Bug
>  Components: documentation, site
>Affects Versions: 0.16.1
>Reporter: Claude Warren
>Priority: Major
>
> When running `mvn site:site` the links in the left column "Running Rat" 
> section do not work.
> Specifically
>  * /apache-rat/index.html
>  * /apache-rat-tasks/index.html
>  * /apache-rat-plugin/index.html
>  
> To recreate:
> in the Rat top level directory run `mvn site:site` and click on any of the 
> links on the left under "Running Rat"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (RAT-376) site:site does not produce a site with links to running rat topics

2024-05-07 Thread Philipp Ottlinger (Jira)


[ 
https://issues.apache.org/jira/browse/RAT-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844272#comment-17844272
 ] 

Philipp Ottlinger commented on RAT-376:
---

A multimodule site generation is handled differently than a simple project 
layout as explained here:
https://stackoverflow.com/a/21499780

> site:site does not produce a site with links to running rat topics
> --
>
> Key: RAT-376
> URL: https://issues.apache.org/jira/browse/RAT-376
> Project: Apache Rat
>  Issue Type: Bug
>  Components: documentation, site
>Affects Versions: 0.16.1
>Reporter: Claude Warren
>Priority: Major
>
> When running `mvn site:site` the links in the left column "Running Rat" 
> section do not work.
> Specifically
>  * /apache-rat/index.html
>  * /apache-rat-tasks/index.html
>  * /apache-rat-plugin/index.html
>  
> To recreate:
> in the Rat top level directory run `mvn site:site` and click on any of the 
> links on the left under "Running Rat"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (RAT-376) site:site does not produce a site with links to running rat topics

2024-05-07 Thread Philipp Ottlinger (Jira)


[ 
https://issues.apache.org/jira/browse/RAT-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844270#comment-17844270
 ] 

Philipp Ottlinger commented on RAT-376:
---

As the site build has to work locally there is no valid site-url configured - 
otherwise you would not be able to predeploy the generated page into a 
subfolder as the current buildhelper script does. Does this explanation make 
sense?

A local workaround is to to checkout both projects:
* creadur-rat
* creadur-site
and use the buildhelper script to generate the page and browse it locally (e.g. 
open rat017/index.html) 

> site:site does not produce a site with links to running rat topics
> --
>
> Key: RAT-376
> URL: https://issues.apache.org/jira/browse/RAT-376
> Project: Apache Rat
>  Issue Type: Bug
>  Components: documentation, site
>Affects Versions: 0.16.1
>Reporter: Claude Warren
>Priority: Major
>
> When running `mvn site:site` the links in the left column "Running Rat" 
> section do not work.
> Specifically
>  * /apache-rat/index.html
>  * /apache-rat-tasks/index.html
>  * /apache-rat-plugin/index.html
>  
> To recreate:
> in the Rat top level directory run `mvn site:site` and click on any of the 
> links on the left under "Running Rat"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (RAT-376) site:site does not produce a site with links to running rat topics

2024-05-07 Thread Philipp Ottlinger (Jira)


[ 
https://issues.apache.org/jira/browse/RAT-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844250#comment-17844250
 ] 

Philipp Ottlinger commented on RAT-376:
---

This is the reason for the buildhelper script to run {quote}site:site 
site:stage{quote} as a single site seems to not generate all necessary contents 
in all of RAT's submodules.

> site:site does not produce a site with links to running rat topics
> --
>
> Key: RAT-376
> URL: https://issues.apache.org/jira/browse/RAT-376
> Project: Apache Rat
>  Issue Type: Bug
>  Components: documentation, site
>Affects Versions: 0.16.1
>Reporter: Claude Warren
>Priority: Major
>
> When running `mvn site:site` the links in the left column "Running Rat" 
> section do not work.
> Specifically
>  * /apache-rat/index.html
>  * /apache-rat-tasks/index.html
>  * /apache-rat-plugin/index.html
>  
> To recreate:
> in the Rat top level directory run `mvn site:site` and click on any of the 
> links on the left under "Running Rat"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)