-
Notifications
You must be signed in to change notification settings - Fork 96
Description
Vibhuti Sawant opened MWAR-426 and commented
[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.
Affects: 2.6
Issue Links:
- MWAR-375 Remove the useCache with its implementation
("is superceded by")