You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2019/08/29 18:59:00 UTC

[jira] [Commented] (MNG-6750) Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.6:exploded (pre-exploded-war) openjdk1.8u222

    [ https://issues.apache.org/jira/browse/MNG-6750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16918893#comment-16918893 ] 

Michael Osipov commented on MNG-6750:
-------------------------------------

Try 3.6.2 first.

> Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.6:exploded (pre-exploded-war) openjdk1.8u222
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-6750
>                 URL: https://issues.apache.org/jira/browse/MNG-6750
>             Project: Maven
>          Issue Type: Bug
>         Environment: NAME="Ubuntu"
> VERSION="18.04.3 LTS (Bionic Beaver)"
> ID=ubuntu
> ID_LIKE=debian
> PRETTY_NAME="Ubuntu 18.04.3 LTS"
> VERSION_ID="18.04"
> # arch
> x86_64
> # java -version
> openjdk version "1.8.0_222"
> OpenJDK Runtime Environment (build 1.8.0_222-8u222-b10-1ubuntu1~18.04.1-b10)
> OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode)
> # mvn --version
> Apache Maven 3.6.0
> Maven home: /usr/share/maven
> Java version: 1.8.0_222, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
> Default locale: en_US, platform encoding: ANSI_X3.4-1968
> OS name: "linux", version: "4.4.0-154-generic", arch: "amd64", family: "unix"
>            Reporter: Vibhuti Sawant
>            Priority: Blocker
>
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.6:exploded (pre-exploded-war) on project alfresco-platform: Execution pre-exploded-war of goal org.apache.maven.plugins:maven-war-plugin:2.6:exploded failed: Cannot construct org.apache.maven.plugin.war.util.WebappStructure as it does not have a no-args constructor : Cannot construct org.apache.maven.plugin.war.util.WebappStructure as it does not have a no-args constructor
> [ERROR] ---- Debugging information ----
> [ERROR] message : Cannot construct org.apache.maven.plugin.war.util.WebappStructure as it does not have a no-args constructor
> [ERROR] cause-exception : com.thoughtworks.xstream.converters.reflection.ObjectAccessException
> [ERROR] cause-message : Cannot construct org.apache.maven.plugin.war.util.WebappStructure as it does not have a no-args constructor
> [ERROR] class : org.apache.maven.plugin.war.util.WebappStructure
> [ERROR] required-type : org.apache.maven.plugin.war.util.WebappStructure
> [ERROR] converter-type : com.thoughtworks.xstream.converters.reflection.ReflectionConverter
> [ERROR] path : /webapp-structure
> [ERROR] version : null
> [ERROR] -------------------------------
> [ERROR] -> [Help 1]
>  
> please guide in understanding what could be the issue. As the same command had worked fine with previous openjdk versions.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)