Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure with Maven 4.0.0-alpha-4 #331

Closed
khmarbaise opened this issue Jan 28, 2023 · 0 comments
Closed

Build failure with Maven 4.0.0-alpha-4 #331

khmarbaise opened this issue Jan 28, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@khmarbaise
Copy link
Owner

Describe the bug

mvn clean verify -Prun-its -Denforcer.skip

will produce:

[INFO] --- invoker:3.4.0:install (install-artifacts) @ itf-maven-plugin ---
[INFO] Installing /Users/khm/ws-git-soebes/maven-it-extension/itf-jupiter-extension/pom.xml to /Users/khm/ws-git-soebes/maven-it-extension/itf-maven-plugin/target/itf-repo/com/soebes/itf/jupiter/extension/itf-jupiter-extension/0.13.0-SNAPSHOT/itf-jupiter-extension-0.13.0-SNAPSHOT.pom
[INFO] Installing /Users/khm/ws-git-soebes/maven-it-extension/itf-jupiter-extension/target/itf-jupiter-extension-0.13.0-SNAPSHOT.jar to /Users/khm/ws-git-soebes/maven-it-extension/itf-maven-plugin/target/itf-repo/com/soebes/itf/jupiter/extension/itf-jupiter-extension/0.13.0-SNAPSHOT/itf-jupiter-extension-0.13.0-SNAPSHOT.jar
[INFO] --------------------------------------------------------------------------------------------------------------------------
[INFO] Reactor Summary for itf-extension 0.13.0-SNAPSHOT:
[INFO] 
[INFO] itf-extension ........................................................................................ SUCCESS [  4.701 s]
[INFO] itf-extension-maven .................................................................................. SUCCESS [  1.742 s]
[INFO] itf-assertj .......................................................................................... SUCCESS [  2.122 s]
[INFO] itf-jupiter-extension ................................................................................ SUCCESS [  1.421 s]
[INFO] itf-maven-plugin ..................................................................................... FAILURE [  1.777 s]
[INFO] itf-failure-plugin ................................................................................... SKIPPED
[INFO] itf-examples ......................................................................................... SKIPPED
[INFO] itf-documentation .................................................................................... SKIPPED
[INFO] --------------------------------------------------------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] --------------------------------------------------------------------------------------------------------------------------
[INFO] Total time:  11.928 s
[INFO] Finished at: 2023-01-28T12:03:23+01:00
[INFO] --------------------------------------------------------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.4.0:install (install-artifacts) on project itf-maven-plugin: Failed to install project dependencies: MavenProject: com.soebes.itf.jupiter.extension:itf-maven-plugin:0.13.0-SNAPSHOT @ /Users/khm/ws-git-soebes/maven-it-extension/itf-maven-plugin/pom.xml: Failed to install project artifacts: MavenProject: com.soebes.itf.jupiter.extension:itf-jupiter-extension:0.13.0-SNAPSHOT @ /Users/khm/ws-git-soebes/maven-it-extension/itf-jupiter-extension/pom.xml: Failed to install artifact: com.soebes.itf.jupiter.extension:itf-jupiter-extension:pom:consumer:0.13.0-SNAPSHOT: transformed artifact file cannot be set -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the '-e' switch
[ERROR] Re-run Maven using the '-X' switch to enable verbose output

To Reproduce
The code of maven-it-extension itself of (642d85e)

*Log files/Information

Please provide as much as possible information as copy&past as text.
Do not use images.

Full Working Example
To follow your issue it is really needed to have a full working example
of the behaviour which shows the problem otherwise it's really hard to
find the problem or even more to fix issues.

The used versions
The version of tools you have used.

Apache Maven 4.0.0-alpha-4 (009cf4a7213aead8a7946a2397e2396c5927f30f)
Maven home: /Users/khm/tools/maven
Java version: 17.0.5, vendor: Eclipse Adoptium, runtime: /Users/khm/.sdkman/candidates/java/17.0.5-tem
Default locale: en_DE, platform encoding: UTF-8
OS name: "mac os x", version: "12.4", arch: "aarch64", family: "mac"

The code of maven-it-extension itself of (642d85e)

@khmarbaise khmarbaise added the bug Something isn't working label Jan 28, 2023
@khmarbaise khmarbaise added this to the itf-extension-0.13.0 milestone Jan 28, 2023
khmarbaise added a commit that referenced this issue Dec 19, 2023
khmarbaise added a commit that referenced this issue Dec 20, 2023
khmarbaise added a commit that referenced this issue Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant