[ 
https://issues.apache.org/jira/browse/CAUSEWAY-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Nisevic updated CAUSEWAY-3909:
---------------------------------------
    Summary: Incorrect pom version shown - causeway extensions, e.g. Server 
Side Events  (was: Causeway extensions, e.g. ss Incorrect version number  )

> Incorrect pom version shown - causeway extensions, e.g. Server Side Events
> --------------------------------------------------------------------------
>
>                 Key: CAUSEWAY-3909
>                 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3909
>             Project: Causeway
>          Issue Type: Documentation
>          Components: Docs & Website
>    Affects Versions: 3.4.0
>            Reporter: Vladimir Nisevic
>            Priority: Minor
>         Attachments: image-2025-10-11-07-06-39-106.png
>
>
> Hi, on the extensions page, e.g. 
> [https://causeway.apache.org/vw/latest/sse/about.html] pom version 3.5.0 is 
> shown, but jar in this version doesn't exist yet.
> {code:java}
> <dependencyManagement>
>     <dependencies>
>         <dependency>
>             <groupId>org.apache.causeway.extensions</groupId>
>             <artifactId>causeway-extensions-sse</artifactId>
>             <scope>import</scope>
>             <type>pom</type>
>             <version>3.5.0</version>
>         </dependency>
>     </dependencies>
> </dependencyManagement> {code}
>  
> On the upper right corner of the page I select version 3.4.0 
> !image-2025-10-11-07-06-39-106.png!
> but page definition is using
> {code:java}
>  <version>{page-causewayreleaseversion}</version> {code}
> which seem currently to be rendered as 3.5.0



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

Reply via email to