Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Should
-
Resolution: Fixed
-
Affects Version/s: OpenMRS 1.8.4, OpenMRS 1.9.7, Platform 1.10.0, Platform 1.11.0
-
Fix Version/s: OpenMRS 1.8.5, OpenMRS 1.9.8, Platform 1.11.0
-
Component/s: None
Description
When I try to run "mvn install" it fails with:
Cannot construct org.apache.maven.plugin.war.util.WebappStructure as it does not have a no-args constructor ---- Debugging information ---- message : Cannot construct org.apache.maven.plugin.war.util.WebappStructure as it does not have a no-args constructor cause-exception : com.thoughtworks.xstream.converters.reflection.ObjectAccessException cause-message : Cannot construct org.apache.maven.plugin.war.util.WebappStructure as it does not have a no-args constructor class : org.apache.maven.plugin.war.util.WebappStructure required-type : org.apache.maven.plugin.war.util.WebappStructure path : /webapp-structure line number : 1 -------------------------------
It's a known maven-war-plugin bug on JDK 1.7. We need to upgrade that plugin.
Gliffy Diagrams
Attachments
Issue Links
- mentioned in
-
Page Loading...