[ 
https://issues.apache.org/jira/browse/ARTEMIS-5850?focusedWorklogId=1001195&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1001195
 ]

ASF GitHub Bot logged work on ARTEMIS-5850:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Jan/26 15:31
            Start Date: 21/Jan/26 15:31
    Worklog Time Spent: 10m 
      Work Description: jbertram commented on code in PR #158:
URL: https://github.com/apache/artemis-console/pull/158#discussion_r2713104433


##########
pom.xml:
##########
@@ -126,6 +127,23 @@
                             </execution>
                         </executions>
                     </plugin>
+                    <plugin>
+                        <groupId>org.commonjava.maven.plugins</groupId>
+                        <artifactId>directory-maven-plugin</artifactId>
+                        <version>1.0</version>
+                        <executions>
+                            <execution>
+                                <id>directories</id>
+                                <goals>
+                                    <goal>highest-basedir</goal>
+                                </goals>
+                                <phase>initialize</phase>
+                                <configuration>
+                                    <property>root.basedir</property>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>

Review Comment:
   That's fair.





Issue Time Tracking
-------------------

    Worklog Id:     (was: 1001195)
    Time Spent: 2h 20m  (was: 2h 10m)

> Consolidate web console docs
> ----------------------------
>
>                 Key: ARTEMIS-5850
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5850
>             Project: Artemis
>          Issue Type: Task
>          Components: Documentation
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Currently documentation for the web console is in 2 places:
> * 
> https://github.com/apache/artemis-website/tree/main/src/components/artemis-console/documentation
> * 
> https://github.com/apache/artemis/blob/main/docs/user-manual/management-console.adoc
> Each set of documentation has information that the other set doesn't as well 
> as significant overlap. This documentation should be consolidated with a 
> preference for the AsciiDoc format since it's superior to Markdown in this 
> context.
> Also, the docs needs to be updated to account for new functionality and 
> behavior introduced in recent versions.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to