You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "vina chen (JIRA)" <ji...@apache.org> on 2017/12/05 21:37:00 UTC

[jira] [Updated] (ARTEMIS-1539) Error while building Artemis from source code

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

vina chen updated ARTEMIS-1539:
-------------------------------
    Summary: Error while building Artemis from source code  (was: Error while build from source code)

> Error while building Artemis from source code
> ---------------------------------------------
>
>                 Key: ARTEMIS-1539
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1539
>             Project: ActiveMQ Artemis
>          Issue Type: Test
>            Reporter: vina chen
>
> I was trying to build the artemis from source code. I clone the code from https://github.com/apache/activemq-artemis.git 
> and turn with "mvn -Prelease intall", but it keep showing me the following errors:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.6:exploded (prepare-war) on project artemis-console: Execution prepare-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
> Can anyone help? Thanks



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)