Re: [I] 4.0.0-beta-1 fails in multi module projects [maven-clean-plugin]

2025-02-25 Thread via GitHub
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

Re: [I] 4.0.0-beta-1 fails in multi module projects [maven-clean-plugin]

2025-02-24 Thread via GitHub
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

Re: [I] 4.0.0-beta-1 fails in multi module projects [maven-clean-plugin]

2025-02-24 Thread via GitHub
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

Re: [I] 4.0.0-beta-1 fails in multi module projects [maven-clean-plugin]

2025-02-24 Thread via GitHub
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

Re: [I] 4.0.0-beta-1 fails in multi module projects [maven-clean-plugin]

2025-02-24 Thread via GitHub
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

Re: [I] 4.0.0-beta-1 fails in multi module projects [maven-clean-plugin]

2025-02-17 Thread via GitHub
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

Re: [I] 4.0.0-beta-1 fails in multi module projects [maven-clean-plugin]

2025-02-17 Thread via GitHub
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

[I] 4.0.0-beta-1 fails in multi module projects [maven-clean-plugin]

2025-02-17 Thread via GitHub
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