features-maven-plugin:validate goal raises a NPE if karafConfig configuration 
is not set
----------------------------------------------------------------------------------------

                 Key: KARAF-1126
                 URL: https://issues.apache.org/jira/browse/KARAF-1126
             Project: Karaf
          Issue Type: Bug
          Components: karaf-tooling
    Affects Versions: 2.2.4
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 2.2.6, 3.0.0


When using the validate goal of the features-maven-plugin, the karafConfig 
parameter is not mandatory, but if not defined, a NullPointerException is 
raised.

The goal should fail if the karafConfig parameter is not provided, or, more 
elegant, use a default config.properties.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to