You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (Jira)" <ji...@apache.org> on 2020/06/09 06:49:00 UTC

[jira] [Closed] (MWAR-429) Failed to execute goal org.apache.maven.plugins:maven-war-plugin:3.2.3:exploded (pre-exploded-war) on project alfresco-platform

     [ https://issues.apache.org/jira/browse/MWAR-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy closed MWAR-429.
------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

> Failed to execute goal org.apache.maven.plugins:maven-war-plugin:3.2.3:exploded (pre-exploded-war) on project alfresco-platform
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MWAR-429
>                 URL: https://issues.apache.org/jira/browse/MWAR-429
>             Project: Maven WAR Plugin
>          Issue Type: Bug
>    Affects Versions: 3.2.3
>         Environment: NAME="Ubuntu"
> VERSION="16.04.6 LTS (Xenial Xerus)"
> ID=ubuntu
> ID_LIKE=debian
> PRETTY_NAME="Ubuntu 16.04.6 LTS"
> VERSION_ID="16.04"
> # arch
> x86_64
> # java -version
> openjdk version "1.8.0_232"
> OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_232-b09)
> OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.232-b09, mixed mode)
> # mvn --version
> Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
> Maven home: /root/apache-maven-3.6.3
> Java version: 1.8.0_232, vendor: AdoptOpenJDK, runtime: /root/jdk8u232-b09/jre
> Default locale: en_US, platform encoding: ANSI_X3.4-1968
> OS name: "linux", version: "4.15.0-66-generic", arch: "amd64", family: "unix"
>  
>            Reporter: Abhay Singh
>            Priority: Major
>             Fix For: 3.3.0
>
>
> {{[ERROR] Failed to execute goal org.apache.maven.plugins:maven-war-plugin:3.2.3:exploded (pre-exploded-war) on project alfresco-platform: Exection pre-exploded-war of goal org.apache.maven.plugins:maven-war-plugin:3.2.3:exploded failed:}}
> {{[ERROR] ---- Debugging information ----}}
> {{[ERROR] cause-exception : com.thoughtworks.xstream.mapper.CannotResolveClassException}}
> {{[ERROR] cause-message : org.apache.maven.plugin.war.util.DependencyInfo}}
> {{[ERROR] class : java.util.ArrayList}}
> {{[ERROR] required-type : java.util.ArrayList}}
> {{[ERROR] converter-type : com.thoughtworks.xstream.converters.collections.CollectionConverter}}
> {{[ERROR] path : /webapp-structure/dependenciesInfo/org.apache.maven.plugin.war.util.DependencyInfo}}
> {{[ERROR] class[1] : org.apache.maven.plugins.war.util.WebappStructure}}
> {{[ERROR] converter-type[1] : com.thoughtworks.xstream.converters.reflection.ReflectionConverter}}
> {{[ERROR] version : 3.2.3}}
> {{[ERROR] -------------------------------}}
> {{[ERROR] -> [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 full debug logging.}}
> {{[ERROR]}}
> {{[ERROR] For more information about the errors and possible solutions, please read the following articles:}}
> {{[ERROR] [Help 1] [http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException]}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)