You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2019/10/03 07:12:00 UTC

[jira] [Created] (KARAF-6444) karaf-maven-plugin:client goal doesn't work due to missing setter

Jean-Baptiste Onofré created KARAF-6444:
-------------------------------------------

             Summary: karaf-maven-plugin:client goal doesn't work due to missing setter
                 Key: KARAF-6444
                 URL: https://issues.apache.org/jira/browse/KARAF-6444
             Project: Karaf
          Issue Type: Bug
          Components: karaf
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 4.3.0, 4.2.8


When executing {{karaf-maven-plugin:client}} goal, we have the following error:

{code}
[ERROR] Failed to execute goal org.apache.karaf.tooling:karaf-maven-plugin:4.2.8-SNAPSHOT:client (client) on project karaf-maven-example-client: Unable to parse configuration of mojo org.apache.karaf.tooling:karaf-maven-plugin:4.2.8-SNAPSHOT:client for parameter command: Cannot find default setter in class org.apache.karaf.tooling.client.CommandDescriptor -> [Help 1]
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)