You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "David W. Lotts (JIRA)" <ji...@apache.org> on 2017/09/12 22:05:00 UTC

[jira] [Updated] (RYA-369) Release requires optional profile during prepare step

     [ https://issues.apache.org/jira/browse/RYA-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David W. Lotts updated RYA-369:
-------------------------------
    Description: 
When preparing the release put all the optional profiles during mvn release:prepare step.
Update the release instructions.

mvn clean release:prepare -P geoindexing -Darguments="-DskipTests"

This allows the pom.xml files version update.

Also these two have old versions: "3.2.10-incubating-SNAPSHOT"
    osgi/pom.xml
    osgi/sesame-runtime-osgi/pom.xml

verify with:
grep -r SNAPSHOT rya-project-3.2.11-incubating

  was:
When preparing the release put all the optional profiles during mvn release:prepare step.
Update the release instructions.

mvn clean release:prepare -P geoindexing -Darguments="-DskipTests"

This allows the pom.xml files version update.



> Release requires optional profile during prepare step
> -----------------------------------------------------
>
>                 Key: RYA-369
>                 URL: https://issues.apache.org/jira/browse/RYA-369
>             Project: Rya
>          Issue Type: Task
>            Reporter: David W. Lotts
>            Assignee: David W. Lotts
>            Priority: Blocker
>             Fix For: 3.2.11
>
>
> When preparing the release put all the optional profiles during mvn release:prepare step.
> Update the release instructions.
> mvn clean release:prepare -P geoindexing -Darguments="-DskipTests"
> This allows the pom.xml files version update.
> Also these two have old versions: "3.2.10-incubating-SNAPSHOT"
>     osgi/pom.xml
>     osgi/sesame-runtime-osgi/pom.xml
> verify with:
> grep -r SNAPSHOT rya-project-3.2.11-incubating



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)