You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2016/12/06 22:32:58 UTC

[jira] [Created] (SLING-6370) slingstart: start goal failes if not executed together with install

Stefan Seifert created SLING-6370:
-------------------------------------

             Summary: slingstart: start goal failes if not executed together with install
                 Key: SLING-6370
                 URL: https://issues.apache.org/jira/browse/SLING-6370
             Project: Sling
          Issue Type: Bug
    Affects Versions: Slingstart Maven Plugin 1.6.0
            Reporter: Stefan Seifert
            Assignee: Stefan Seifert
             Fix For: Slingstart Maven Plugin 1.7.0


when building and starting sling from maven slingstart together it works:
{{mvn install slingstart:start}}

but when doing separately
{{mvn install}}
{{mvn slingstart:start}}

the second call fails with an NPE.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)