You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Abhay Singh (Jira)" <ji...@apache.org> on 2019/12/27 07:04:00 UTC

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

Abhay Singh created MWAR-429:
--------------------------------

             Summary: 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


{{[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)