Aleksandar Vidakovic created FINERACT-1999:
----------------------------------------------

             Summary: Publish snapshot versions without signing
                 Key: FINERACT-1999
                 URL: https://issues.apache.org/jira/browse/FINERACT-1999
             Project: Apache Fineract
          Issue Type: Improvement
            Reporter: Aleksandar Vidakovic
            Assignee: Aleksandar Vidakovic
             Fix For: 1.9.0


if (!project.hasProperty('unofficialPublish')) \{
        apply plugin: 'signing'
}

if (!project.hasProperty('unofficialPublish')) \{
        signing {
            sign publishing.publications.mavenJava
        }
}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to