[
https://issues.apache.org/jira/browse/AMQ-9647?focusedWorklogId=953978&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-953978
]
ASF GitHub Bot logged work on AMQ-9647:
---------------------------------------
Author: ASF GitHub Bot
Created on: 23/Jan/25 21:46
Start Date: 23/Jan/25 21:46
Worklog Time Spent: 10m
Work Description: mattrpav commented on PR #1380:
URL: https://github.com/apache/activemq/pull/1380#issuecomment-2611082503
@jbonofre note the fix in this commit for Apache pom 33. They explicitly use
the compiler maven properties, so they need to be overwritten.
```
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<source-version>${maven.compiler.source}</source-version>
<target-version>${maven.compiler.target}</target-version>
```
Issue Time Tracking
-------------------
Worklog Id: (was: 953978)
Time Spent: 20m (was: 10m)
> 2025-01 Maven Plugin version updates
> ------------------------------------
>
> Key: AMQ-9647
> URL: https://issues.apache.org/jira/browse/AMQ-9647
> Project: ActiveMQ Classic
> Issue Type: Dependency upgrade
> Reporter: Matt Pavlovich
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> apache parent pom 33
> maven-javadoc-plugin-version 3.11.2
> maven-install-plugin-version 3.1.3
> maven-dependency-plugin-version 3.8.1
> maven-bundle-plugin 6.0.0 (JDK 17 required, not back-ported)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact