Gino Bustelo created TOREE-313:
----------------------------------
Summary: Published JARs have non conforming version strings
Key: TOREE-313
URL: https://issues.apache.org/jira/browse/TOREE-313
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)