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 2017/03/02 10:26:45 UTC

[jira] [Created] (OAK-5875) project.version in oak-example fails release-plugin

Davide Giannella created OAK-5875:
-------------------------------------

             Summary: project.version in oak-example fails release-plugin
                 Key: OAK-5875
                 URL: https://issues.apache.org/jira/browse/OAK-5875
             Project: Jackrabbit Oak
          Issue Type: Bug
    Affects Versions: 1.6.0
            Reporter: Davide Giannella
            Assignee: Davide Giannella
            Priority: Blocker
             Fix For: 1.7.0, 1.8, 1.6.1


Since introducing OAK-5657 mvn release plugin fails in the prepare phase 

{noformat}
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32.291s
[INFO] Finished at: Thu Mar 02 10:13:39 GMT 2017
[INFO] Final Memory: 27M/439M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.3.2:prepare (default-cli) on project jackrabbit-oak: The artifact (org.apache.jackrabbit:oak-jcr) requires a different version (1.6.1) than what is found (${project.version}) for the expression (oak.version) in the project (org.apache.jackrabbit:oak-webapp). -> [Help 1]
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)