You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2023/01/27 21:45:00 UTC

[jira] [Created] (MINVOKER-319) Invoker Install fail with Maven 4.0.0-alpha-4

Slawomir Jaranowski created MINVOKER-319:
--------------------------------------------

             Summary: Invoker Install fail with Maven 4.0.0-alpha-4
                 Key: MINVOKER-319
                 URL: https://issues.apache.org/jira/browse/MINVOKER-319
             Project: Maven Invoker Plugin
          Issue Type: Bug
            Reporter: Slawomir Jaranowski


We have an error:

{code}
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to install artifact: org.apache.maven.extensions:maven-enforcer-extension:pom:consumer:3.2.1-SNAPSHOT
    at org.apache.maven.plugins.invoker.InstallMojo.installArtifact (InstallMojo.java:263)
    at org.apache.maven.plugins.invoker.InstallMojo.installProjectArtifacts (InstallMojo.java:332)
    at org.apache.maven.plugins.invoker.InstallMojo.execute (InstallMojo.java:213)
 ...
Caused by: java.lang.IllegalStateException: transformed artifact file cannot be set
    at org.apache.maven.internal.transformation.TransformedArtifact.setFile (TransformedArtifact.java:71)
    at org.apache.maven.plugins.invoker.InstallMojo.installArtifact (InstallMojo.java:257)
{code}

 



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