You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2016/03/21 16:07:25 UTC

[jira] [Created] (OAK-4136) release profile in maven

Davide Giannella created OAK-4136:
-------------------------------------

             Summary: release profile in maven
                 Key: OAK-4136
                 URL: https://issues.apache.org/jira/browse/OAK-4136
             Project: Jackrabbit Oak
          Issue Type: Improvement
            Reporter: Davide Giannella
            Assignee: Davide Giannella
             Fix For: 1.6


Create a maven profile (ie {{-Prelease}}) which will take care of
enabling all the required profiles as well as injecting the right
maven variables.

So far

{noformat:title=profiles to be activated}
pedantic
integrationTesting
unittesting
rdb-derby
{noformat}

{noformat:title=variables to be injected}
nsfixtures=
rdb.jdbc-url=jdbc:derby:foo;create=true
{noformat}




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