gnodet closed issue #104: 4.0.0-beta-1 fails in multi module projects
URL: https://github.com/apache/maven-clean-plugin/issues/104
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment
gnodet commented on issue #104:
URL:
https://github.com/apache/maven-clean-plugin/issues/104#issuecomment-2681022179
It should be fixed by https://github.com/apache/maven/pull/2124
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
slawekjaranowski commented on issue #104:
URL:
https://github.com/apache/maven-clean-plugin/issues/104#issuecomment-2678787605
https://github.com/apache/maven-plugin-tools/pull/295
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
slawekjaranowski commented on issue #104:
URL:
https://github.com/apache/maven-clean-plugin/issues/104#issuecomment-2678733280
https://github.com/apache/maven/pull/1559
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
gnodet commented on issue #104:
URL:
https://github.com/apache/maven-clean-plugin/issues/104#issuecomment-2678303848
The problem is the `maven-plugin-plugin` which generates a mojo descriptor
with no `dependencyResolution`, but the mojo descriptor uses a default value of
`runtime`.
See
slawekjaranowski commented on issue #104:
URL:
https://github.com/apache/maven-clean-plugin/issues/104#issuecomment-2663690374
Test in #105
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the s
slawekjaranowski commented on issue #104:
URL:
https://github.com/apache/maven-clean-plugin/issues/104#issuecomment-2663635909
I confirm
What I see in logs:
for 3.4.0
```
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): []
```
and
froque opened a new issue, #104:
URL: https://github.com/apache/maven-clean-plugin/issues/104
### Affected version
4.0.0-beta-1
### Bug description
**pom.xml**
```xml
http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-ins