You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Gino Bustelo (JIRA)" <ji...@apache.org> on 2016/05/16 15:23:12 UTC

[jira] [Updated] (TOREE-312) Published JARs have non conforming version strings

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

Gino Bustelo updated TOREE-312:
-------------------------------
    Description: 
When building using the snapshots... I'm getting warnings from sbt/ivy like

`[warn] Unable to reparse org.apache.toree#toree-kernel_2.10;0.1.0.dev6-incubating-SNAPSHOT from Apache Maven Repository, using Fri Apr 29 19:45:33 GMT 2016
[warn] Choosing Apache Maven Repository for org.apache.toree#toree-kernel_2.10;0.1.0.dev6-incubating-SNAPSHOT
`

2 options... our published jars should be versioned like

0.1.0-devN-incubation-SNAPSHOT

or remove the `devN` portion altogether and make them try SNAPSHOTs of 0.1.0.

https://docs.oracle.com/middleware/1212/core/MAVEN/maven_version.htm#MAVEN400

  was:
When building using the snapshots... I'm getting warnings from sbt/ivy like

`[warn] Unable to reparse org.apache.toree#toree-kernel_2.10;0.1.0.dev6-incubating-SNAPSHOT from Apache Maven Repository, using Fri Apr 29 19:45:33 GMT 2016
[warn] Choosing Apache Maven Repository for org.apache.toree#toree-kernel_2.10;0.1.0.dev6-incubating-SNAPSHOT
`

2 options... our published jars should be versioned like

0.1.0-devN-incubation-SNAPSHOT

or remove the `devN` portion altogether and make them try SNAPSHOTs of 0.1.0.


> Published JARs have non conforming version strings
> --------------------------------------------------
>
>                 Key: TOREE-312
>                 URL: https://issues.apache.org/jira/browse/TOREE-312
>             Project: TOREE
>          Issue Type: Bug
>            Reporter: Gino Bustelo
>             Fix For: 0.1.0
>
>
> When building using the snapshots... I'm getting warnings from sbt/ivy like
> `[warn] Unable to reparse org.apache.toree#toree-kernel_2.10;0.1.0.dev6-incubating-SNAPSHOT from Apache Maven Repository, using Fri Apr 29 19:45:33 GMT 2016
> [warn] Choosing Apache Maven Repository for org.apache.toree#toree-kernel_2.10;0.1.0.dev6-incubating-SNAPSHOT
> `
> 2 options... our published jars should be versioned like
> 0.1.0-devN-incubation-SNAPSHOT
> or remove the `devN` portion altogether and make them try SNAPSHOTs of 0.1.0.
> https://docs.oracle.com/middleware/1212/core/MAVEN/maven_version.htm#MAVEN400



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